Searched refs:bpf_skb_cb (Results 1 – 1 of 1) sorted by relevance
922 static inline u8 *bpf_skb_cb(const struct sk_buff *skb) in bpf_skb_cb() function 931 * attached to sockets, we need to clear the bpf_skb_cb() area in bpf_skb_cb() 946 u8 *cb_data = bpf_skb_cb(skb); in __bpf_prog_run_save_cb() 977 u8 *cb_data = bpf_skb_cb(skb); in bpf_prog_run_clear_cb()