Lines Matching defs:skb
404 PTR_TO_PACKET_META, /* skb->data - meta_len */
405 PTR_TO_PACKET, /* reg points to skb->data */
406 PTR_TO_PACKET_END, /* skb->data + headlen */
1101 * Current cgroup skb programs can only return 0 or 1 (0 to drop the
1115 * 0: NET_XMIT_SUCCESS skb should be transmitted
1116 * 1: NET_XMIT_DROP skb should be dropped and cn
1117 * 2: NET_XMIT_CN skb should be transmitted and cn
1118 * 3: -EPERM skb should be dropped
1408 int dev_map_generic_redirect(struct bpf_dtab_netdev *dst, struct sk_buff *skb, struct bpf_prog *xdp_prog);
1561 static inline int dev_map_generic_redirect(struct bpf_dtab_netdev *dst, struct sk_buff *skb, struct bpf_prog *xdp_prog)
1846 struct sk_buff *skb;