Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Ddecap_sanity.c21 static unsigned int skb_headroom(const struct sk_buff *skb) in skb_headroom() function
/openbmc/linux/drivers/nfc/
H A Dport100.c442 int skb_headroom; member
/openbmc/linux/include/linux/
H A Dskbuff.h2702 static inline unsigned int skb_headroom(const struct sk_buff *skb) in skb_headroom() function