Home
last modified time | relevance | path

Searched defs:hh_len (Results 1 - 25 of 30) sorted by relevance

12

/kernel/linux/linux-5.10/net/ipv4/
H A Dnetfilter.c29 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
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dnetfilter.c29 unsigned int hh_len; in ip_route_me_harder() local
H A Dip_output.c201 unsigned int hh_len = LL_RESERVED_SPACE(dev); in ip_finish_output2() local
963 int hh_len; in __ip_append_data() local
/kernel/linux/linux-5.10/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c151 unsigned int otcplen, hh_len; in nf_send_reset6() local
/kernel/linux/linux-5.10/net/ipv6/
H A Dnetfilter.c28 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
1476 int hh_len; in __ip6_append_data() local
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c284 unsigned int otcplen, hh_len; in nf_send_reset6() local
/kernel/linux/linux-6.6/net/ipv6/
H A Dnetfilter.c29 unsigned int hh_len; in ip6_route_me_harder() local
/kernel/linux/linux-5.10/net/bpf/
H A Dtest_run.c501 int hh_len = ETH_HLEN; in bpf_prog_test_run_skb() local
604 memset(__skb_push(skb, hh_len), 0, hh_len); in bpf_prog_test_run_skb() local
/kernel/linux/linux-5.10/net/core/
H A Dlwt_bpf.c160 static int xmit_check_hhlen(struct sk_buff *skb, int hh_len) in xmit_check_hhlen() argument
273 int hh_len = dst->dev->hard_header_len; in bpf_xmit() local
/kernel/linux/linux-6.6/net/core/
H A Dlwt_bpf.c161 static int xmit_check_hhlen(struct sk_buff *skb, int hh_len) in xmit_check_hhlen() argument
274 int hh_len = dst->dev->hard_header_len; in bpf_xmit() local
/kernel/linux/linux-5.10/net/llc/
H A Daf_llc.c937 int rc = -EINVAL, copied = 0, hdrlen, hh_len; in llc_ui_sendmsg() local
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_nat_core.c153 unsigned int hh_len; in nf_xfrm_me_harder() local
/kernel/linux/linux-6.6/net/llc/
H A Daf_llc.c938 int rc = -EINVAL, copied = 0, hdrlen, hh_len; in llc_ui_sendmsg() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_nat_proto.c667 unsigned int hh_len; in nf_xfrm_me_harder() local
/kernel/linux/linux-6.6/net/bpf/
H A Dtest_run.c954 int hh_len = ETH_HLEN; in bpf_prog_test_run_skb() local
1058 memset(__skb_push(skb, hh_len), 0, hh_len); in bpf_prog_test_run_skb() local
/kernel/linux/linux-5.10/drivers/net/
H A Dvrf.c878 unsigned int hh_len = LL_RESERVED_SPACE(dev); in vrf_finish_output() local
/kernel/linux/linux-5.10/include/net/
H A Dneighbour.h463 unsigned int hh_len; in neigh_hh_output() local
/kernel/linux/linux-6.6/include/net/
H A Dneighbour.h493 unsigned int hh_len; in neigh_hh_output() local
/kernel/linux/linux-6.6/drivers/net/
H A Dvrf.c865 unsigned int hh_len = LL_RESERVED_SPACE(dev); in vrf_finish_output() local

Completed in 35 milliseconds

12