/net/core/ |
D | flow_dissector.c | 83 void *data, int hlen) in __skb_flow_get_ports() 124 void *data, __be16 proto, int nhoff, int hlen, in __skb_flow_dissect() 753 const struct flow_keys *keys, int hlen) in __skb_get_poff()
|
D | datagram.c | 707 int hlen, struct msghdr *msg) in skb_copy_and_csum_datagram_msg()
|
/net/ipv4/ |
D | gre_offload.c | 125 unsigned int hlen, grehlen; in gre_gro_receive() local
|
D | ip_tunnel.c | 311 int hlen = LL_MAX_HEADER; in ip_tunnel_bind_dev() local 449 int hlen = -EINVAL; in ip_encap_hlen() local 502 int hlen; in ip_tunnel_encap_setup() local
|
D | tcp_offload.c | 188 unsigned int hlen; in tcp_gro_receive() local
|
D | raw.c | 89 int hlen; member 350 int hlen, tlen; in raw_send_hdrinc() local
|
D | ipconfig.c | 628 u8 hlen; /* HW address length */ member 822 int hlen = LL_RESERVED_SPACE(dev); in ic_bootp_send_if() local
|
D | esp4.c | 314 int hlen = sizeof(struct ip_esp_hdr) + crypto_aead_ivsize(aead); in esp_input_done2() local
|
D | arp.c | 534 int hlen = LL_RESERVED_SPACE(dev); in arp_create() local
|
/net/mac802154/ |
D | rx.c | 137 int hlen; in ieee802154_parse_frame_start() local
|
D | iface.c | 380 int hlen; in ieee802154_header_create() local 446 int hlen; in mac802154_header_create() local
|
D | llsec.c | 703 int rc, authlen, hlen; in mac802154_llsec_encrypt() local
|
/net/ipv6/ |
D | ip6_offload.c | 178 unsigned int hlen; in ipv6_gro_receive() local
|
D | raw.c | 628 int hlen = LL_RESERVED_SPACE(rt->dst.dev); in rawv6_send_hdrinc() local 686 int hlen; member
|
D | esp6.c | 294 int hlen = sizeof(struct ip_esp_hdr) + crypto_aead_ivsize(aead); in esp_input_done2() local
|
/net/ieee802154/ |
D | header_ops.c | 317 int hlen = ieee802154_hdr_minlen(hdr); in ieee802154_max_payload() local
|
D | socket.c | 255 int hlen, tlen; in raw_sendmsg() local 617 int hlen, tlen; in dgram_sendmsg() local
|
/net/xfrm/ |
D | xfrm_input.c | 131 int hlen; in xfrm_parse_spi() local
|
/net/ethernet/ |
D | eth.c | 407 unsigned int hlen, off_eth; in eth_gro_receive() local
|
/net/hsr/ |
D | hsr_device.c | 268 int hlen, tlen; in send_hsr_supervision_frame() local
|
/net/llc/ |
D | llc_sap.c | 50 int hlen = type == LLC_PDU_TYPE_U ? 3 : 4; in llc_alloc_frame() local
|
/net/8021q/ |
D | vlan.c | 627 unsigned int hlen, off_vlan; in vlan_gro_receive() local
|
/net/decnet/ |
D | dn_nsp_out.c | 301 …*dn_mk_ack_header(struct sock *sk, struct sk_buff *skb, unsigned char msgflag, int hlen, int other) in dn_mk_ack_header()
|
/net/bluetooth/ |
D | l2cap_core.c | 1037 int hlen = __ertm_hdr_size(chan); in l2cap_create_sframe_pdu() local 2190 int err, count, hlen = L2CAP_HDR_SIZE + L2CAP_PSMLEN_SIZE; in l2cap_create_connless_pdu() local 2253 int err, count, hlen; in l2cap_create_iframe_pdu() local 2374 int err, count, hlen; in l2cap_create_le_flowctl_pdu() local
|
/net/packet/ |
D | af_packet.c | 2372 __be16 proto, unsigned char *addr, int hlen) in tpacket_fill_skb() 2505 int hlen, tlen; in tpacket_snd() local 2682 int hlen, tlen, linear; in packet_snd() local
|