Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dnetfilter.c30 unsigned int hh_len; in ip_route_me_harder() 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.c2195 u32 hh_len = LL_RESERVED_SPACE(dev); in bpf_out_neigh_v6() local
2296 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
/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; in bpf_prog_test_run_skb() local
/linux/include/linux/
H A Dnetdevice.h283 unsigned int hh_len; member