Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dnetfilter.c30 unsigned int hh_len; in ip6_route_me_harder() local
H A Dip6_output.c65 unsigned int hh_len = LL_RESERVED_SPACE(dev); in ip6_finish_output2() local
1468 int hh_len; in __ip6_append_data() local
/linux/net/ipv4/
H A Dip_output.c204 unsigned int hh_len = LL_RESERVED_SPACE(dev); in ip_finish_output2() local
967 int hh_len; in __ip_append_data() local
/linux/net/llc/
H A Daf_llc.c935 int rc = -EINVAL, copied = 0, hdrlen, hh_len; in llc_ui_sendmsg() local
/linux/net/netfilter/
H A Dnf_nat_proto.c605 unsigned int hh_len; in nf_xfrm_me_harder() local
H A Dnf_flow_table_ip.c740 unsigned int hh_len = LL_RESERVED_SPACE(dev); in __nf_flow_queue_xmit() local
/linux/include/net/
H A Dneighbour.h511 unsigned int hh_len; in neigh_hh_output() local
/linux/net/bpf/
H A Dtest_run.c1049 int hh_len = ETH_HLEN; in bpf_prog_test_run_skb() local
/linux/drivers/net/
H A Dvrf.c801 unsigned int hh_len = LL_RESERVED_SPACE(dev); in vrf_finish_output() local
/linux/net/mpls/
H A Daf_mpls.c378 unsigned int hh_len; in mpls_forward() local
/linux/net/core/
H A Dfilter.c2220 u32 hh_len = LL_RESERVED_SPACE(dev); in bpf_out_neigh_v6() local
2325 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