Searched refs:skb_ctx (Results 1 – 2 of 2) sorted by relevance
323 bpf_skb_ct_alloc(struct __sk_buff *skb_ctx, struct bpf_sock_tuple *bpf_tuple, in bpf_skb_ct_alloc() argument326 struct sk_buff *skb = (struct sk_buff *)skb_ctx; in bpf_skb_ct_alloc()358 bpf_skb_ct_lookup(struct __sk_buff *skb_ctx, struct bpf_sock_tuple *bpf_tuple, in bpf_skb_ct_lookup() argument361 struct sk_buff *skb = (struct sk_buff *)skb_ctx; in bpf_skb_ct_lookup()
100 extern struct nf_conn *bpf_skb_ct_lookup(struct __sk_buff *skb_ctx,