Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dnetfilter.c29 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
965 int hh_len; in __ip_append_data() local
/openbmc/linux/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.c2196 u32 hh_len = LL_RESERVED_SPACE(dev); in bpf_out_neigh_v6() local
2297 u32 hh_len = LL_RESERVED_SPACE(dev); in bpf_out_neigh_v4() local
/openbmc/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
/openbmc/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
1497 int hh_len; in __ip6_append_data() local
/openbmc/linux/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c284 unsigned int otcplen, hh_len; in nf_send_reset6() local
/openbmc/linux/net/llc/
H A Daf_llc.c938 int rc = -EINVAL, copied = 0, hdrlen, hh_len; in llc_ui_sendmsg() local
/openbmc/linux/net/netfilter/
H A Dnf_nat_proto.c667 unsigned int hh_len; in nf_xfrm_me_harder() local
/openbmc/linux/include/net/
H A Dneighbour.h493 unsigned int hh_len; in neigh_hh_output() local
/openbmc/linux/net/bpf/
H A Dtest_run.c960 int hh_len = ETH_HLEN; in bpf_prog_test_run_skb() local
/openbmc/linux/drivers/net/
H A Dvrf.c865 unsigned int hh_len = LL_RESERVED_SPACE(dev); in vrf_finish_output() local
/openbmc/linux/include/linux/
H A Dnetdevice.h284 unsigned int hh_len; member