Searched defs:head_room (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpni-cmd.h | 254 __le16 head_room; member 269 __le16 head_room; member
|
| /linux/net/ipv6/ |
| H A D | ip6_output.c | 297 unsigned int head_room; in ip6_xmit() local
|
| /linux/net/core/ |
| H A D | filter.c | 3898 static inline int __bpf_skb_change_head(struct sk_buff *skb, u32 head_room, in __bpf_skb_change_head() 3932 BPF_CALL_3(bpf_skb_change_head, struct sk_buff *, skb, u32, head_room, in BPF_CALL_3() argument 3950 BPF_CALL_3(sk_skb_change_head, struct sk_buff *, skb, u32, head_room, in BPF_CALL_3() argument
|