Home
last modified time | relevance | path

Searched refs:IPH_OFFSET (Results 1 – 23 of 23) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/cxgb/
H A Dcxgb_lro.c76 #define IPH_OFFSET (2 + sizeof (struct cpl_rx_pkt) + ETHER_HDR_LEN) macro
83 struct ip *sih = (struct ip *)(mtod(m, uint8_t *) + IPH_OFFSET); in lro_match()
158 struct ip *ih = (struct ip *)(mtod(m, uint8_t *) + IPH_OFFSET); in lro_new_session_init()
177 struct ip *ih = (struct ip *)(mtod(sm, uint8_t *) + IPH_OFFSET); in lro_flush_session()
249 struct ip *nih = (struct ip *)(mtod(m, uint8_t *) + IPH_OFFSET); in lro_update_session()
265 th = (struct tcphdr *)(mtod(sm, uint8_t *) + IPH_OFFSET + sizeof (struct ip)); in lro_update_session()
298 DPRINTF("m_adj(%d)\n", (int)(IPH_OFFSET + tcpiphlen)); in lro_update_session()
299 m_adj(m, IPH_OFFSET + tcpiphlen); in lro_update_session()
315 frag->page_offset + IPH_OFFSET + tcpiphlen; in lro_update_session()
/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/lwip/core/ipv4/
H A Dip.c285 if ((IPH_OFFSET(iphdr) & htons(IP_OFFMASK | IP_MF)) != 0) { in ip_input()
288 …ID(iphdr)), p->tot_len, ntohs(IPH_LEN(iphdr)), !!(IPH_OFFSET(iphdr) & htons(IP_MF)), (ntohs(IPH_OF… in ip_input()
299 ntohs(IPH_OFFSET(iphdr)))); in ip_input()
478 ntohs(IPH_OFFSET(iphdr)) >> 15 & 1, in ip_debug_print()
479 ntohs(IPH_OFFSET(iphdr)) >> 14 & 1, in ip_debug_print()
480 ntohs(IPH_OFFSET(iphdr)) >> 13 & 1, in ip_debug_print()
481 ntohs(IPH_OFFSET(iphdr)) & IP_OFFMASK)); in ip_debug_print()
H A Dip_frag.c146 offset = (ntohs(IPH_OFFSET(fraghdr)) & IP_OFFMASK) * 8; in ip_reass()
201 if ((ntohs(IPH_OFFSET(fraghdr)) & IP_MF) == 0) { in ip_reass()
317 tmp = ntohs(IPH_OFFSET(iphdr)); in ip_frag()
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/ipv4/
H A Dip.c365 if ((IPH_OFFSET(iphdr) & htons(IP_OFFMASK | IP_MF)) != 0) {
368 …ID(iphdr)), p->tot_len, ntohs(IPH_LEN(iphdr)), !!(IPH_OFFSET(iphdr) & htons(IP_MF)), (ntohs(IPH_OF…
379 ntohs(IPH_OFFSET(iphdr))));
702 ntohs(IPH_OFFSET(iphdr)) >> 15 & 1,
703 ntohs(IPH_OFFSET(iphdr)) >> 14 & 1,
704 ntohs(IPH_OFFSET(iphdr)) >> 13 & 1,
705 ntohs(IPH_OFFSET(iphdr)) & IP_OFFMASK));
H A Dip_frag.c337 offset = (ntohs(IPH_OFFSET(fraghdr)) & IP_OFFMASK) * 8; in ip_reass_chain_frag_into_datagram_and_validate()
492 offset = (ntohs(IPH_OFFSET(fraghdr)) & IP_OFFMASK) * 8; in ip_reass()
536 if (((ntohs(IPH_OFFSET(fraghdr)) & IP_OFFMASK) == 0) && in ip_reass()
537 ((ntohs(IPH_OFFSET(&ipr->iphdr)) & IP_OFFMASK) != 0)) { in ip_reass()
553 if ((ntohs(IPH_OFFSET(fraghdr)) & IP_MF) == 0) { in ip_reass()
675 tmp = ntohs(IPH_OFFSET(iphdr)); in ip_frag()
/dports/devel/arduino-core/Arduino-b439a77/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/ipv4/
H A Dip.c365 if ((IPH_OFFSET(iphdr) & htons(IP_OFFMASK | IP_MF)) != 0) {
368 …ID(iphdr)), p->tot_len, ntohs(IPH_LEN(iphdr)), !!(IPH_OFFSET(iphdr) & htons(IP_MF)), (ntohs(IPH_OF…
379 ntohs(IPH_OFFSET(iphdr))));
702 ntohs(IPH_OFFSET(iphdr)) >> 15 & 1,
703 ntohs(IPH_OFFSET(iphdr)) >> 14 & 1,
704 ntohs(IPH_OFFSET(iphdr)) >> 13 & 1,
705 ntohs(IPH_OFFSET(iphdr)) & IP_OFFMASK));
H A Dip_frag.c337 offset = (ntohs(IPH_OFFSET(fraghdr)) & IP_OFFMASK) * 8; in ip_reass_chain_frag_into_datagram_and_validate()
492 offset = (ntohs(IPH_OFFSET(fraghdr)) & IP_OFFMASK) * 8; in ip_reass()
536 if (((ntohs(IPH_OFFSET(fraghdr)) & IP_OFFMASK) == 0) && in ip_reass()
537 ((ntohs(IPH_OFFSET(&ipr->iphdr)) & IP_OFFMASK) != 0)) { in ip_reass()
553 if ((ntohs(IPH_OFFSET(fraghdr)) & IP_MF) == 0) { in ip_reass()
675 tmp = ntohs(IPH_OFFSET(iphdr)); in ip_frag()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp2/lwip/lwip-1.3.1/src/core/ipv4/
H A Dip.c386 if ((IPH_OFFSET(iphdr) & htons(IP_OFFMASK | IP_MF)) != 0) {
389 …ID(iphdr)), p->tot_len, ntohs(IPH_LEN(iphdr)), !!(IPH_OFFSET(iphdr) & htons(IP_MF)), (ntohs(IPH_OF…
400 ntohs(IPH_OFFSET(iphdr))));
726 ntohs(IPH_OFFSET(iphdr)) >> 15 & 1,
727 ntohs(IPH_OFFSET(iphdr)) >> 14 & 1,
728 ntohs(IPH_OFFSET(iphdr)) >> 13 & 1,
729 ntohs(IPH_OFFSET(iphdr)) & IP_OFFMASK));
H A Dip_frag.c335 offset = (ntohs(IPH_OFFSET(fraghdr)) & IP_OFFMASK) * 8; in ip_reass_chain_frag_into_datagram_and_validate()
490 offset = (ntohs(IPH_OFFSET(fraghdr)) & IP_OFFMASK) * 8; in ip_reass()
534 if (((ntohs(IPH_OFFSET(fraghdr)) & IP_OFFMASK) == 0) && in ip_reass()
535 ((ntohs(IPH_OFFSET(&ipr->iphdr)) & IP_OFFMASK) != 0)) { in ip_reass()
551 if ((ntohs(IPH_OFFSET(fraghdr)) & IP_MF) == 0) { in ip_reass()
673 tmp = ntohs(IPH_OFFSET(iphdr)); in ip_frag()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp3/lwip/lwip-1.3.1/src/core/ipv4/
H A Dip.c386 if ((IPH_OFFSET(iphdr) & htons(IP_OFFMASK | IP_MF)) != 0) {
389 …ID(iphdr)), p->tot_len, ntohs(IPH_LEN(iphdr)), !!(IPH_OFFSET(iphdr) & htons(IP_MF)), (ntohs(IPH_OF…
400 ntohs(IPH_OFFSET(iphdr))));
726 ntohs(IPH_OFFSET(iphdr)) >> 15 & 1,
727 ntohs(IPH_OFFSET(iphdr)) >> 14 & 1,
728 ntohs(IPH_OFFSET(iphdr)) >> 13 & 1,
729 ntohs(IPH_OFFSET(iphdr)) & IP_OFFMASK));
H A Dip_frag.c335 offset = (ntohs(IPH_OFFSET(fraghdr)) & IP_OFFMASK) * 8; in ip_reass_chain_frag_into_datagram_and_validate()
490 offset = (ntohs(IPH_OFFSET(fraghdr)) & IP_OFFMASK) * 8; in ip_reass()
534 if (((ntohs(IPH_OFFSET(fraghdr)) & IP_OFFMASK) == 0) && in ip_reass()
535 ((ntohs(IPH_OFFSET(&ipr->iphdr)) & IP_OFFMASK) != 0)) { in ip_reass()
551 if ((ntohs(IPH_OFFSET(fraghdr)) & IP_MF) == 0) { in ip_reass()
673 tmp = ntohs(IPH_OFFSET(iphdr)); in ip_frag()
/dports/sysutils/syslinux/syslinux-6.03/core/lwip/src/core/ipv4/
H A Dip.c437 if ((IPH_OFFSET(iphdr) & PP_HTONS(IP_OFFMASK | IP_MF)) != 0) {
440 …D(iphdr)), p->tot_len, ntohs(IPH_LEN(iphdr)), !!(IPH_OFFSET(iphdr) & PP_HTONS(IP_MF)), (ntohs(IPH_…
451 ntohs(IPH_OFFSET(iphdr))));
834 ntohs(IPH_OFFSET(iphdr)) >> 15 & 1,
835 ntohs(IPH_OFFSET(iphdr)) >> 14 & 1,
836 ntohs(IPH_OFFSET(iphdr)) >> 13 & 1,
837 ntohs(IPH_OFFSET(iphdr)) & IP_OFFMASK));
H A Dip_frag.c342 offset = (ntohs(IPH_OFFSET(fraghdr)) & IP_OFFMASK) * 8; in ip_reass_chain_frag_into_datagram_and_validate()
497 offset = (ntohs(IPH_OFFSET(fraghdr)) & IP_OFFMASK) * 8; in ip_reass()
541 if (((ntohs(IPH_OFFSET(fraghdr)) & IP_OFFMASK) == 0) && in ip_reass()
542 ((ntohs(IPH_OFFSET(&ipr->iphdr)) & IP_OFFMASK) != 0)) { in ip_reass()
558 if ((IPH_OFFSET(fraghdr) & PP_NTOHS(IP_MF)) == 0) { in ip_reass()
714 tmp = ntohs(IPH_OFFSET(iphdr)); in ip_frag()
/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/include/ipv4/lwip/
H A Dip.h129 #define IPH_OFFSET(hdr) ((hdr)->_offset) macro
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/ipv4/lwip/
H A Dip.h145 #define IPH_OFFSET(hdr) ((hdr)->_offset) macro
/dports/devel/arduino-core/Arduino-b439a77/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/ipv4/lwip/
H A Dip.h145 #define IPH_OFFSET(hdr) ((hdr)->_offset) macro
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp2/lwip/lwip-1.3.1/src/include/ipv4/lwip/
H A Dip.h143 #define IPH_OFFSET(hdr) ((hdr)->_offset) macro
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/octoclock/include/lwip/
H A Dip.h143 #define IPH_OFFSET(hdr) ((hdr)->_offset) macro
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp3/lwip/lwip-1.3.1/src/include/ipv4/lwip/
H A Dip.h143 #define IPH_OFFSET(hdr) ((hdr)->_offset) macro
/dports/sysutils/syslinux/syslinux-6.03/core/lwip/src/include/ipv4/lwip/
H A Dip.h149 #define IPH_OFFSET(hdr) ((hdr)->_offset) macro
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp2/lib/
H A Dnet_common.c475 if (IPH_OFFSET(ip) & (IP_MF | IP_OFFMASK)) // ignore fragmented packets in handle_eth_packet()
/dports/sysutils/syslinux/syslinux-6.03/core/lwip/src/netif/ppp/
H A Dvj.c163 if ((IPH_OFFSET(ip) & PP_HTONS(0x3fff)) || pb->tot_len < 40) { in vj_compress_tcp()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp3/lib/
H A Du3_net_stack.c551 if (IPH_OFFSET(ip) & (IP_MF | IP_OFFMASK)) return;// ignore fragmented packets in handle_eth_packet()