Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dskbuff.h146 struct sk_buff { struct
151 struct sk_buff *next; argument
168 enum sk_buff_pkt_type pkt_type; argument
169 uint16_t mac_header; /* offset of mac_header */
197 struct sk_buff *linuxkpi_alloc_skb(size_t, gfp_t); argument