Home
last modified time | relevance | path

Searched refs:ETH_HLEN (Results 1 – 25 of 517) sorted by relevance

12345678910>>...21

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dflow_dissector.c120 .nhoff = ETH_HLEN,
121 .thoff = ETH_HLEN + sizeof(struct iphdr),
140 .nhoff = ETH_HLEN,
141 .thoff = ETH_HLEN + sizeof(struct ipv6hdr),
162 .nhoff = ETH_HLEN + VLAN_HLEN,
163 .thoff = ETH_HLEN + VLAN_HLEN + sizeof(struct iphdr),
184 .nhoff = ETH_HLEN + VLAN_HLEN * 2,
185 .thoff = ETH_HLEN + VLAN_HLEN * 2 +
208 .nhoff = ETH_HLEN,
209 .thoff = ETH_HLEN + sizeof(struct iphdr),
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_tc_tunnel.c97 if (bpf_skb_load_bytes(skb, ETH_HLEN, &iph6_inner, in encap_ipv4()
114 if (bpf_skb_load_bytes(skb, ETH_HLEN, &iph_inner, in encap_ipv4()
125 if (bpf_skb_load_bytes(skb, ETH_HLEN + tcp_off, in encap_ipv4()
143 l2_len = ETH_HLEN; in encap_ipv4()
180 ETH_HLEN)) in encap_ipv4()
199 if (bpf_skb_store_bytes(skb, ETH_HLEN, &h_outer, olen, in encap_ipv4()
228 if (bpf_skb_load_bytes(skb, ETH_HLEN, &iph_inner, in encap_ipv6()
233 if (bpf_skb_load_bytes(skb, ETH_HLEN + sizeof(iph_inner), in encap_ipv6()
251 l2_len = ETH_HLEN; in encap_ipv6()
287 ETH_HLEN)) in encap_ipv6()
[all …]
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dtcbpf1_kern.c21 #define IP_CSUM_OFF (ETH_HLEN + offsetof(struct iphdr, check))
22 #define TOS_OFF (ETH_HLEN + offsetof(struct iphdr, tos))
32 #define TCP_CSUM_OFF (ETH_HLEN + sizeof(struct iphdr) + offsetof(struct tcphdr, check))
33 #define IP_SRC_OFF (ETH_HLEN + offsetof(struct iphdr, saddr))
46 #define TCP_DPORT_OFF (ETH_HLEN + sizeof(struct iphdr) + offsetof(struct tcphdr, dest))
58 __u8 proto = load_byte(skb, ETH_HLEN + offsetof(struct iphdr, protocol)); in bpf_prog1()
H A Dparse_ldabs.c30 __u64 troff = ETH_HLEN + sizeof(struct iphdr); in handle_ingress()
34 if (load_byte(skb, ETH_HLEN + offsetof(struct iphdr, protocol)) != IPPROTO_UDP || in handle_ingress()
35 load_byte(skb, ETH_HLEN) != 0x45) in handle_ingress()
37 if (ip_is_fragment(skb, ETH_HLEN)) in handle_ingress()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dwow.c83 u8 hdr_8023_pattern[ETH_HLEN] = {}; in ath10k_wow_convert_8023_to_80211()
84 u8 hdr_8023_bit_mask[ETH_HLEN] = {}; in ath10k_wow_convert_8023_to_80211()
106 old->pattern, ETH_HLEN - old->pkt_offset); in ath10k_wow_convert_8023_to_80211()
108 old->mask, ETH_HLEN - old->pkt_offset); in ath10k_wow_convert_8023_to_80211()
135 new->pkt_offset = old->pkt_offset + hdr_len + rfc_len - ETH_HLEN; in ath10k_wow_convert_8023_to_80211()
138 if (total_len > ETH_HLEN) in ath10k_wow_convert_8023_to_80211()
141 hdr_80211_end_offset = hdr_len + rfc_len + total_len - ETH_HLEN; in ath10k_wow_convert_8023_to_80211()
158 if (total_len > ETH_HLEN) { in ath10k_wow_convert_8023_to_80211()
161 (void *)old->pattern + ETH_HLEN - old->pkt_offset, in ath10k_wow_convert_8023_to_80211()
162 total_len - ETH_HLEN); in ath10k_wow_convert_8023_to_80211()
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dpsock_snd.c50 #define TEST_SZ (sizeof(struct virtio_net_hdr) + ETH_HLEN + ETH_MAX_MTU + 1)
80 vh->hdr_len = ETH_HLEN + sizeof(struct iphdr) + sizeof(struct udphdr); in build_vnet_header()
84 vh->csum_start = ETH_HLEN + sizeof(struct iphdr); in build_vnet_header()
106 uint16_t *tag = header + ETH_HLEN; in build_eth_header()
110 return ETH_HLEN + 4; in build_eth_header()
114 return ETH_HLEN; in build_eth_header()
193 buf += ETH_HLEN; in do_send()
194 len -= ETH_HLEN; in do_send()
/OK3568_Linux_fs/kernel/net/ethernet/
H A Deth.c83 struct ethhdr *eth = skb_push(skb, ETH_HLEN); in eth_header()
100 return ETH_HLEN; in eth_header()
109 return ETH_HLEN; in eth_header()
112 return -ETH_HLEN; in eth_header()
165 skb_pull_inline(skb, ETH_HLEN); in eth_type_trans()
251 smp_store_release(&hh->hh_len, ETH_HLEN); in eth_header_cache()
365 dev->hard_header_len = ETH_HLEN; in ether_setup()
366 dev->min_header_len = ETH_HLEN; in ether_setup()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dntb_netdev.c130 skb = netdev_alloc_skb(ndev, ndev->mtu + ETH_HLEN); in ntb_netdev_rx_handler()
138 rc = ntb_transport_rx_enqueue(qp, skb, skb->data, ndev->mtu + ETH_HLEN); in ntb_netdev_rx_handler()
255 skb = netdev_alloc_skb(ndev, ndev->mtu + ETH_HLEN); in ntb_netdev_open()
262 ndev->mtu + ETH_HLEN); in ntb_netdev_open()
305 if (new_mtu > ntb_transport_max_size(dev->qp) - ETH_HLEN) in ntb_netdev_change_mtu()
323 skb = netdev_alloc_skb(ndev, new_mtu + ETH_HLEN); in ntb_netdev_change_mtu()
330 new_mtu + ETH_HLEN); in ntb_netdev_change_mtu()
446 ndev->mtu = ntb_transport_max_size(dev->qp) - ETH_HLEN; in ntb_netdev_probe()
/OK3568_Linux_fs/kernel/net/dsa/
H A Dtag_ocelot.c192 skb_push(skb, ETH_HLEN); in ocelot_rcv()
208 skb_pull(skb, ETH_HLEN); in ocelot_rcv()
252 skb_push_rcsum(skb, ETH_HLEN); in ocelot_rcv()
254 skb_pull_rcsum(skb, ETH_HLEN); in ocelot_rcv()
H A Dtag_edsa.c175 memmove(skb->data - ETH_HLEN, in edsa_rcv()
176 skb->data - ETH_HLEN - DSA_HLEN, in edsa_rcv()
183 memmove(skb->data - ETH_HLEN, in edsa_rcv()
184 skb->data - ETH_HLEN - EDSA_HLEN, in edsa_rcv()
H A Dtag_qca.c76 memmove(skb->data - ETH_HLEN, skb->data - ETH_HLEN - QCA_HDR_LEN, in qca_tag_rcv()
77 ETH_HLEN - QCA_HDR_LEN); in qca_tag_rcv()
/OK3568_Linux_fs/kernel/net/core/
H A Dtimestamping.c53 if (skb_headroom(skb) < ETH_HLEN) in skb_defer_rx_timestamp()
56 __skb_push(skb, ETH_HLEN); in skb_defer_rx_timestamp()
60 __skb_pull(skb, ETH_HLEN); in skb_defer_rx_timestamp()
/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dfragmentation.c281 memmove(skb_out->data - ETH_HLEN, skb_mac_header(skb_out), ETH_HLEN); in batadv_frag_merge_packets()
282 skb_set_mac_header(skb_out, -ETH_HLEN); in batadv_frag_merge_packets()
377 skb->len + ETH_HLEN); in batadv_frag_skb_fwd()
531 skb_fragment->len + ETH_HLEN); in batadv_frag_send_packet()
544 ret = skb_cow_head(skb, ETH_HLEN + header_size); in batadv_frag_send_packet()
554 skb->len + ETH_HLEN); in batadv_frag_send_packet()
/OK3568_Linux_fs/kernel/drivers/staging/wlan-ng/
H A Dp80211conv.c140 skb_pull(skb, ETH_HLEN); in skb_ether_to_p80211()
149 skb_pull(skb, ETH_HLEN); in skb_ether_to_p80211()
367 if (payload_length > (netdev->mtu + ETH_HLEN)) { in skb_p80211_to_ether()
371 payload_length, netdev->mtu + ETH_HLEN); in skb_p80211_to_ether()
408 e_hdr = skb_push(skb, ETH_HLEN); in skb_p80211_to_ether()
449 e_hdr = skb_push(skb, ETH_HLEN); in skb_p80211_to_ether()
476 e_hdr = skb_push(skb, ETH_HLEN); in skb_p80211_to_ether()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_br_ext.c109 struct pppoe_hdr *ph = (struct pppoe_hdr *)(skb->data + ETH_HLEN); in __nat25_add_pppoe_tag()
316 struct ipv6hdr *iph = (struct ipv6hdr *)(skb->data + ETH_HLEN); in convert_ipv6_mac_to_mc()
803 struct iphdr* iph = (struct iphdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
805 if(((unsigned char*)(iph) + (iph->ihl<<2)) >= (skb->data + ETH_HLEN + skb->len)) in nat25_db_handle()
875 struct arphdr *arp = (struct arphdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
945 unsigned char *framePtr = skb->data + ETH_HLEN; in nat25_db_handle()
1201 struct pppoe_hdr *ph = (struct pppoe_hdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
1413 struct ipv6hdr *iph = (struct ipv6hdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
1415 if (sizeof(*iph) >= (skb->len - ETH_HLEN)) in nat25_db_handle()
1443 skb->len > (ETH_HLEN + sizeof(*iph) + 4)) { in nat25_db_handle()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_br_ext.c105 struct pppoe_hdr *ph = (struct pppoe_hdr *)(skb->data + ETH_HLEN); in __nat25_add_pppoe_tag()
308 struct ipv6hdr *iph = (struct ipv6hdr *)(skb->data + ETH_HLEN); in convert_ipv6_mac_to_mc()
772 struct iphdr *iph = (struct iphdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
774 if (((unsigned char *)(iph) + (iph->ihl << 2)) >= (skb->data + ETH_HLEN + skb->len)) { in nat25_db_handle()
838 struct arphdr *arp = (struct arphdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
903 unsigned char *framePtr = skb->data + ETH_HLEN; in nat25_db_handle()
1119 struct pppoe_hdr *ph = (struct pppoe_hdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
1315 struct ipv6hdr *iph = (struct ipv6hdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
1317 if (sizeof(*iph) >= (skb->len - ETH_HLEN)) { in nat25_db_handle()
1342 skb->len > (ETH_HLEN + sizeof(*iph) + 4)) { in nat25_db_handle()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_br_ext.c104 struct pppoe_hdr *ph = (struct pppoe_hdr *)(skb->data + ETH_HLEN); in __nat25_add_pppoe_tag()
307 struct ipv6hdr *iph = (struct ipv6hdr *)(skb->data + ETH_HLEN); in convert_ipv6_mac_to_mc()
771 struct iphdr *iph = (struct iphdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
773 if (((unsigned char *)(iph) + (iph->ihl << 2)) >= (skb->data + ETH_HLEN + skb->len)) { in nat25_db_handle()
837 struct arphdr *arp = (struct arphdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
902 unsigned char *framePtr = skb->data + ETH_HLEN; in nat25_db_handle()
1118 struct pppoe_hdr *ph = (struct pppoe_hdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
1314 struct ipv6hdr *iph = (struct ipv6hdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
1316 if (sizeof(*iph) >= (skb->len - ETH_HLEN)) { in nat25_db_handle()
1341 skb->len > (ETH_HLEN + sizeof(*iph) + 4)) { in nat25_db_handle()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_br_ext.c105 struct pppoe_hdr *ph = (struct pppoe_hdr *)(skb->data + ETH_HLEN); in __nat25_add_pppoe_tag()
308 struct ipv6hdr *iph = (struct ipv6hdr *)(skb->data + ETH_HLEN); in convert_ipv6_mac_to_mc()
772 struct iphdr *iph = (struct iphdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
774 if (((unsigned char *)(iph) + (iph->ihl << 2)) >= (skb->data + ETH_HLEN + skb->len)) { in nat25_db_handle()
838 struct arphdr *arp = (struct arphdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
903 unsigned char *framePtr = skb->data + ETH_HLEN; in nat25_db_handle()
1119 struct pppoe_hdr *ph = (struct pppoe_hdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
1315 struct ipv6hdr *iph = (struct ipv6hdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
1317 if (sizeof(*iph) >= (skb->len - ETH_HLEN)) { in nat25_db_handle()
1342 skb->len > (ETH_HLEN + sizeof(*iph) + 4)) { in nat25_db_handle()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_br_ext.c105 struct pppoe_hdr *ph = (struct pppoe_hdr *)(skb->data + ETH_HLEN); in __nat25_add_pppoe_tag()
308 struct ipv6hdr *iph = (struct ipv6hdr *)(skb->data + ETH_HLEN); in convert_ipv6_mac_to_mc()
772 struct iphdr *iph = (struct iphdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
774 if (((unsigned char *)(iph) + (iph->ihl << 2)) >= (skb->data + ETH_HLEN + skb->len)) { in nat25_db_handle()
838 struct arphdr *arp = (struct arphdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
903 unsigned char *framePtr = skb->data + ETH_HLEN; in nat25_db_handle()
1119 struct pppoe_hdr *ph = (struct pppoe_hdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
1315 struct ipv6hdr *iph = (struct ipv6hdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
1317 if (sizeof(*iph) >= (skb->len - ETH_HLEN)) { in nat25_db_handle()
1342 skb->len > (ETH_HLEN + sizeof(*iph) + 4)) { in nat25_db_handle()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_br_ext.c109 struct pppoe_hdr *ph = (struct pppoe_hdr *)(skb->data + ETH_HLEN); in __nat25_add_pppoe_tag()
312 struct ipv6hdr *iph = (struct ipv6hdr *)(skb->data + ETH_HLEN); in convert_ipv6_mac_to_mc()
775 struct iphdr *iph = (struct iphdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
777 if (((unsigned char *)(iph) + (iph->ihl << 2)) >= (skb->data + ETH_HLEN + skb->len)) { in nat25_db_handle()
841 struct arphdr *arp = (struct arphdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
906 unsigned char *framePtr = skb->data + ETH_HLEN; in nat25_db_handle()
1122 struct pppoe_hdr *ph = (struct pppoe_hdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
1318 struct ipv6hdr *iph = (struct ipv6hdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
1320 if (sizeof(*iph) >= (skb->len - ETH_HLEN)) { in nat25_db_handle()
1345 skb->len > (ETH_HLEN + sizeof(*iph) + 4)) { in nat25_db_handle()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_br_ext.c104 struct pppoe_hdr *ph = (struct pppoe_hdr *)(skb->data + ETH_HLEN); in __nat25_add_pppoe_tag()
307 struct ipv6hdr *iph = (struct ipv6hdr *)(skb->data + ETH_HLEN); in convert_ipv6_mac_to_mc()
771 struct iphdr *iph = (struct iphdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
773 if (((unsigned char *)(iph) + (iph->ihl << 2)) >= (skb->data + ETH_HLEN + skb->len)) { in nat25_db_handle()
837 struct arphdr *arp = (struct arphdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
902 unsigned char *framePtr = skb->data + ETH_HLEN; in nat25_db_handle()
1118 struct pppoe_hdr *ph = (struct pppoe_hdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
1314 struct ipv6hdr *iph = (struct ipv6hdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
1316 if (sizeof(*iph) >= (skb->len - ETH_HLEN)) { in nat25_db_handle()
1341 skb->len > (ETH_HLEN + sizeof(*iph) + 4)) { in nat25_db_handle()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_br_ext.c104 struct pppoe_hdr *ph = (struct pppoe_hdr *)(skb->data + ETH_HLEN); in __nat25_add_pppoe_tag()
307 struct ipv6hdr *iph = (struct ipv6hdr *)(skb->data + ETH_HLEN); in convert_ipv6_mac_to_mc()
771 struct iphdr *iph = (struct iphdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
773 if (((unsigned char *)(iph) + (iph->ihl << 2)) >= (skb->data + ETH_HLEN + skb->len)) { in nat25_db_handle()
837 struct arphdr *arp = (struct arphdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
902 unsigned char *framePtr = skb->data + ETH_HLEN; in nat25_db_handle()
1118 struct pppoe_hdr *ph = (struct pppoe_hdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
1314 struct ipv6hdr *iph = (struct ipv6hdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
1316 if (sizeof(*iph) >= (skb->len - ETH_HLEN)) { in nat25_db_handle()
1341 skb->len > (ETH_HLEN + sizeof(*iph) + 4)) { in nat25_db_handle()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_br_ext.c109 struct pppoe_hdr *ph = (struct pppoe_hdr *)(skb->data + ETH_HLEN); in __nat25_add_pppoe_tag()
316 struct ipv6hdr *iph = (struct ipv6hdr *)(skb->data + ETH_HLEN); in convert_ipv6_mac_to_mc()
803 struct iphdr* iph = (struct iphdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
805 if(((unsigned char*)(iph) + (iph->ihl<<2)) >= (skb->data + ETH_HLEN + skb->len)) in nat25_db_handle()
875 struct arphdr *arp = (struct arphdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
945 unsigned char *framePtr = skb->data + ETH_HLEN; in nat25_db_handle()
1201 struct pppoe_hdr *ph = (struct pppoe_hdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
1413 struct ipv6hdr *iph = (struct ipv6hdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
1415 if (sizeof(*iph) >= (skb->len - ETH_HLEN)) in nat25_db_handle()
1443 skb->len > (ETH_HLEN + sizeof(*iph) + 4)) { in nat25_db_handle()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_br_ext.c105 struct pppoe_hdr *ph = (struct pppoe_hdr *)(skb->data + ETH_HLEN); in __nat25_add_pppoe_tag()
308 struct ipv6hdr *iph = (struct ipv6hdr *)(skb->data + ETH_HLEN); in convert_ipv6_mac_to_mc()
772 struct iphdr *iph = (struct iphdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
774 if (((unsigned char *)(iph) + (iph->ihl << 2)) >= (skb->data + ETH_HLEN + skb->len)) { in nat25_db_handle()
838 struct arphdr *arp = (struct arphdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
903 unsigned char *framePtr = skb->data + ETH_HLEN; in nat25_db_handle()
1119 struct pppoe_hdr *ph = (struct pppoe_hdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
1315 struct ipv6hdr *iph = (struct ipv6hdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
1317 if (sizeof(*iph) >= (skb->len - ETH_HLEN)) { in nat25_db_handle()
1342 skb->len > (ETH_HLEN + sizeof(*iph) + 4)) { in nat25_db_handle()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_br_ext.c104 struct pppoe_hdr *ph = (struct pppoe_hdr *)(skb->data + ETH_HLEN); in __nat25_add_pppoe_tag()
307 struct ipv6hdr *iph = (struct ipv6hdr *)(skb->data + ETH_HLEN); in convert_ipv6_mac_to_mc()
771 struct iphdr *iph = (struct iphdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
773 if (((unsigned char *)(iph) + (iph->ihl << 2)) >= (skb->data + ETH_HLEN + skb->len)) { in nat25_db_handle()
837 struct arphdr *arp = (struct arphdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
902 unsigned char *framePtr = skb->data + ETH_HLEN; in nat25_db_handle()
1118 struct pppoe_hdr *ph = (struct pppoe_hdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
1314 struct ipv6hdr *iph = (struct ipv6hdr *)(skb->data + ETH_HLEN); in nat25_db_handle()
1316 if (sizeof(*iph) >= (skb->len - ETH_HLEN)) { in nat25_db_handle()
1341 skb->len > (ETH_HLEN + sizeof(*iph) + 4)) { in nat25_db_handle()
[all …]

12345678910>>...21