Home
last modified time | relevance | path

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

/linux/net/mpls/
H A Dmpls_iptunnel.c41 unsigned int hh_len; in mpls_xmit() local
H A Daf_mpls.c376 unsigned int hh_len; in mpls_forward() local
/linux/net/netfilter/
H A Dnft_fwd_netdev.c106 unsigned int hh_len; in nft_fwd_neigh_eval() local
H A Dnf_flow_table_ip.c781 unsigned int hh_len = LL_RESERVED_SPACE(dev); in __nf_flow_queue_xmit() local
/linux/net/ipv4/
H A Dip_output.c205 unsigned int hh_len = LL_RESERVED_SPACE(dev); in ip_finish_output2() local
964 int hh_len; in __ip_append_data() local
/linux/net/ipv6/
H A Dip6_output.c65 unsigned int hh_len = LL_RESERVED_SPACE(dev); in ip6_finish_output2() local
1467 int hh_len; in __ip6_append_data() local
/linux/net/llc/
H A Daf_llc.c937 int rc = -EINVAL, copied = 0, hdrlen, hh_len; llc_ui_sendmsg() local
/linux/drivers/net/
H A Dvrf.c801 unsigned int hh_len = LL_RESERVED_SPACE(dev); in vrf_finish_output() local
/linux/net/core/
H A Dfilter.c2216 u32 hh_len = LL_RESERVED_SPACE(dev); in bpf_out_neigh_v6() local
2321 u32 hh_len = LL_RESERVED_SPACE(dev); in bpf_out_neigh_v4() local
/linux/include/linux/
H A Dnetdevice.h283 unsigned int hh_len; member