Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dnetfilter.c30 unsigned int hh_len; in ip_route_me_harder() local
H A Dip_output.c203 unsigned int hh_len = LL_RESERVED_SPACE(dev); in ip_finish_output2() local
957 int hh_len; in __ip_append_data() local
/linux/net/core/
H A Dlwt_bpf.c166 static int xmit_check_hhlen(struct sk_buff *skb, int hh_len) in xmit_check_hhlen()
279 int hh_len = dst->dev->hard_header_len; in bpf_xmit() local
H A Dfilter.c2204 u32 hh_len = LL_RESERVED_SPACE(dev); in bpf_out_neigh_v6() local
2305 u32 hh_len = LL_RESERVED_SPACE(dev); in bpf_out_neigh_v4() local
/linux/net/mpls/
H A Dmpls_iptunnel.c41 unsigned int hh_len; in mpls_xmit() local
H A Daf_mpls.c353 unsigned int hh_len; in mpls_forward() local
/linux/net/ipv6/
H A Dnetfilter.c29 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
1434 int hh_len; in __ip6_append_data() local
/linux/net/llc/
H A Daf_llc.c937 int rc = -EINVAL, copied = 0, hdrlen, hh_len; in llc_ui_sendmsg() local
/linux/net/netfilter/
H A Dnf_nat_proto.c667 unsigned int hh_len; in nf_xfrm_me_harder() local
/linux/net/bpf/
H A Dtest_run.c988 int hh_len = ETH_HLEN; bpf_prog_test_run_skb() local
/linux/include/linux/
H A Dnetdevice.h283 unsigned int hh_len; member