Searched refs:secpath_exists (Results 1 – 2 of 2) sorted by relevance
411 int r = secpath_exists(skb) ? 0 : IN_DEV_RPFILTER(idev); in fib_validate_source()
987 static inline int secpath_exists(struct sk_buff *skb) in secpath_exists() function