Home
last modified time | relevance | path

Searched defs:head_room (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni-cmd.h254 __le16 head_room; member
269 __le16 head_room; member
/linux/net/ipv6/
H A Dip6_output.c297 unsigned int head_room; in ip6_xmit() local
/linux/net/core/
H A Dfilter.c3898 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