Searched defs:hroom (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/wireless/marvell/mwifiex/ | ||
H A D | sta_tx.c | 40 int hroom = adapter->intf_hdr_len; in mwifiex_process_sta_txpd() local |
H A D | uap_txrx.c | 481 int hroom = adapter->intf_hdr_len; in mwifiex_process_uap_txpd() local |
/linux/net/ipv6/ | ||
H A D | netfilter.c | 135 int hroom, err = 0; br_ip6_fragment() local |
H A D | ip6_output.c | 877 int hroom, err = 0; ip6_fragment() local |
/linux/include/net/ | ||
H A D | ipv6.h | 199 int hroom; member |
/linux/drivers/s390/net/ | ||
H A D | qeth_core_main.c | 6932 unsigned int hroom = skb_headroom(skb); in qeth_features_check() local |
/linux/net/core/ | ||
H A D | dev.c | 5338 int err, hroom, troom; netif_skb_check_for_xdp() local |