Searched refs:skb_pkt_type_ok (Results 1 – 4 of 4) sorted by relevance
439 skb_pkt_type_ok(value8) && in nft_meta_set_eval()440 skb_pkt_type_ok(skb->pkt_type)) in nft_meta_set_eval()
164 if (!skb_pkt_type_ok(*ptype)) in tcf_skbedit_init()
1175 static inline bool skb_pkt_type_ok(u32 ptype) in skb_pkt_type_ok() function
3412 if (unlikely(!skb_pkt_type_ok(skb->pkt_type) || in BPF_CALL_2()3413 !skb_pkt_type_ok(pkt_type))) in BPF_CALL_2()