Home
last modified time | relevance | path

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

/linux/net/caif/
H A Dcfcnfg.c49 int head_room; member
458 bool fcs, int head_room) in cfcnfg_add_phy_layer()
H A Dcaif_dev.c313 struct cflayer *link_support, int head_room, in caif_enroll_dev()
372 int head_room = 0; in caif_device_notify() local
/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.c278 unsigned int head_room; in ip6_xmit() local
/linux/net/core/
H A Dfilter.c3862 static inline int __bpf_skb_change_head(struct sk_buff *skb, u32 head_room, in __bpf_skb_change_head()
3893 BPF_CALL_3(bpf_skb_change_head, struct sk_buff *, skb, u32, head_room, in BPF_CALL_3() argument
3911 BPF_CALL_3(sk_skb_change_head, struct sk_buff *, skb, u32, head_room, in BPF_CALL_3() argument