Searched defs:max_headroom (Results 1 – 6 of 6) sorted by relevance
| /linux/net/bridge/ | ||
| H A D | br_if.c | 301 unsigned max_headroom = 0; in get_max_headroom() local |
| /linux/net/openvswitch/ | ||
| H A D | datapath.h | 106 u32 max_headroom; member |
| H A D | datapath.c | 2249 unsigned int dev_headroom, max_headroom = 0; ovs_get_max_headroom() local |
| /linux/net/ipv4/ | ||
| H A D | ip_tunnel.c | 675 unsigned int max_headroom; /* The extra header space needed */ in ip_tunnel_xmit() local |
| /linux/net/ipv6/ | ||
| H A D | ip6_tunnel.c | 1110 unsigned int max_headroom = psh_hlen; in ip6_tnl_xmit() local |
| /linux/net/core/ | ||
| H A D | dev.c | 12800 unsigned short max_headroom = 0; netdev_compute_master_upper_features() local |