| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
| H A D | ip4_frag.h | 64 struct ip_hdr iphdr; member
|
| H A D | ip6_frag.h | 92 struct ip6_hdr *iphdr; /* pointer to the first (original) IPv6 header */ member
|
| /third_party/lwip/src/include/lwip/ |
| H A D | ip4_frag.h | 64 struct ip_hdr iphdr; member
|
| H A D | ip6_frag.h | 93 struct ip6_hdr *iphdr; /* pointer to the first (original) IPv6 header */ member
|
| /third_party/lwip/test/unit/ip4/ |
| H A D | test_ip4.c | 29 struct ip_hdr *iphdr = (struct ip_hdr *)p->payload; in create_ip4_input_fragment() local [all...] |
| /third_party/lwip/src/core/ipv4/ |
| H A D | icmp.c | 212 struct ip_hdr *iphdr = (struct ip_hdr *)p->payload; in icmp_input() local 343 struct ip_hdr *iphdr; in icmp_send_response() local [all...] |
| H A D | ip4.c | 314 ip4_forward(struct pbuf *p, struct ip_hdr *iphdr, struct netif *inp) argument 461 const struct ip_hdr *iphdr; global() local 886 struct ip_hdr *iphdr; global() local 1141 struct ip_hdr *iphdr = (struct ip_hdr *)p->payload; global() local [all...] |
| H A D | etharp.c | 860 struct ip_hdr *iphdr = LWIP_ALIGNMENT_CAST(struct ip_hdr *, q->payload); local
|
| H A D | ip4_frag.c | 769 struct ip_hdr *iphdr; in ip4_frag() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mei/ |
| H A D | net.c | 193 const struct iphdr *iphdr; in iwl_mei_rx_filter_ipv4() local
|
| /third_party/lwip/src/netif/ppp/ |
| H A D | demand.c | 325 unsigned iphdr; local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| H A D | ip_defrag.c | 101 static uint16_t udp_checksum(struct ip *iphdr, struct udphdr *udphdr) in udp_checksum() argument 117 static uint16_t udp6_checksum(struct ip6_hdr *iphdr, struct udphdr *udphdr) in udp6_checksum() argument 176 struct ip *iphdr = (struct ip *)ip_frame; in send_fragment() local 206 struct ip *iphdr = (struct ip *)ip_frame; send_udp_frags() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/rmnet/ |
| H A D | rmnet_map_data.c | 181 static void rmnet_map_complement_ipv4_txporthdr_csum_field(void *iphdr) in rmnet_map_complement_ipv4_txporthdr_csum_field() argument 196 rmnet_map_ipv4_ul_csum_header(void *iphdr, in rmnet_map_ipv4_ul_csum_header() argument 394 void *iphdr; rmnet_map_checksum_uplink_packet() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
| H A D | ef100_tx.c | 58 struct iphdr *iphdr; in ef100_tx_can_tso() local
|
| /kernel/linux/linux-5.10/net/bridge/ |
| H A D | br_arp_nd_proxy.c | 405 struct ipv6hdr *iphdr; in br_do_suppress_nd() local
|
| /kernel/linux/linux-5.10/net/batman-adv/ |
| H A D | gateway_client.c | 616 struct iphdr *iphdr; in batadv_gw_dhcp_recipient_get() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| H A D | ip_defrag.c | 101 static uint16_t udp_checksum(struct ip *iphdr, struct udphdr *udphdr) in udp_checksum() argument 117 static uint16_t udp6_checksum(struct ip6_hdr *iphdr, struct udphdr *udphdr) in udp6_checksum() argument 176 struct ip *iphdr = (struct ip *)ip_frame; in send_fragment() local 206 struct ip *iphdr = (struct ip *)ip_frame; send_udp_frags() local [all...] |
| /kernel/liteos_m/components/net/test/ |
| H A D | net_socket_test_011.c | 77 struct ip_hdr *iphdr;
in ReplayUdpEncodeIp() local 190 const struct ip_hdr *iphdr; ParsePackageIpUdp() local [all...] |
| /kernel/liteos_m/kal/libc/newlib/porting/include/netinet/ |
| H A D | ip.h | 55 struct iphdr { struct
|
| /kernel/linux/linux-6.6/net/batman-adv/ |
| H A D | gateway_client.c | 567 struct iphdr *iphdr; in batadv_gw_dhcp_recipient_get() local
|
| /kernel/linux/linux-6.6/net/bridge/ |
| H A D | br_arp_nd_proxy.c | 405 struct ipv6hdr *iphdr; in br_do_suppress_nd() local
|
| /third_party/lwip/src/core/ipv6/ |
| H A D | ip6.c | 418 ip6_forward(struct pbuf *p, struct ip6_hdr *iphdr, struct netif *inp) argument
|
| /third_party/lwip/test/unit/tcp/ |
| H A D | tcp_helper.c | 52 struct ip_hdr* iphdr; in tcp_create_segment_wnd() local 256 struct ip_hdr *iphdr in test_tcp_input() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/rmnet/ |
| H A D | rmnet_map_data.c | 181 rmnet_map_ipv4_ul_csum_header(struct iphdr *iphdr, in rmnet_map_ipv4_ul_csum_header() argument 436 void *iphdr; in rmnet_map_v4_checksum_uplink_packet() local [all...] |
| /kernel/linux/linux-5.10/net/tipc/ |
| H A D | udp_media.c | 337 struct iphdr *iphdr = ip_hdr(skb); in tipc_udp_rcast_disc() local 345 struct ipv6hdr *iphdr = ipv6_hdr(skb); in tipc_udp_rcast_disc() local
|