Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dnetfilter.c28 unsigned int hh_len; in ip_route_me_harder() local
H A Dip_output.c199 unsigned int hh_len = LL_RESERVED_SPACE(dev); in ip_finish_output2() local
982 int hh_len; in __ip_append_data() local
1348 int hh_len; in ip_append_page() local
/OK3568_Linux_fs/kernel/net/core/
H A Dlwt_bpf.c161 static int xmit_check_hhlen(struct sk_buff *skb, int hh_len) in xmit_check_hhlen()
274 int hh_len = dst->dev->hard_header_len; in bpf_xmit() local
H A Dfilter.c2172 u32 hh_len = LL_RESERVED_SPACE(dev); in bpf_out_neigh_v6() local
2280 u32 hh_len = LL_RESERVED_SPACE(dev); in bpf_out_neigh_v4() local
/OK3568_Linux_fs/kernel/net/mpls/
H A Dmpls_iptunnel.c41 unsigned int hh_len; in mpls_xmit() local
H A Daf_mpls.c352 unsigned int hh_len; in mpls_forward() local
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dnetfilter.c27 unsigned int hh_len; in ip6_route_me_harder() local
H A Dip6_output.c63 unsigned int hh_len = LL_RESERVED_SPACE(dev); in ip6_finish_output2() local
1470 int hh_len; in __ip6_append_data() local
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c150 unsigned int otcplen, hh_len; in nf_send_reset6() local
/OK3568_Linux_fs/kernel/net/bpf/
H A Dtest_run.c547 int hh_len = ETH_HLEN; in bpf_prog_test_run_skb() local
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_nat_core.c153 unsigned int hh_len; in nf_xfrm_me_harder() local
/OK3568_Linux_fs/kernel/include/net/
H A Dneighbour.h475 unsigned int hh_len; in neigh_hh_output() local
/OK3568_Linux_fs/kernel/drivers/net/
H A Dvrf.c878 unsigned int hh_len = LL_RESERVED_SPACE(dev); in vrf_finish_output() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h246 unsigned int hh_len; member