Searched refs:ipproto (Results 1 – 3 of 3) sorted by relevance
/third_party/lwip/test/unit/dhcp/ |
D | test_dhcp.c | 268 const u8_t ipproto[] = { 0x08, 0x00 }; in lwip_tx_func() local 275 check_pkt(p, 12, ipproto, sizeof(ipproto)); /* eth level proto: ip */ in lwip_tx_func() 318 const u8_t ipproto[] = { 0x08, 0x00 }; in lwip_tx_func() local 328 check_pkt(p, 12, ipproto, sizeof(ipproto)); /* eth level proto: ip */ in lwip_tx_func() 349 const u8_t ipproto[] = { 0x08, 0x00 }; in lwip_tx_func() local 356 check_pkt(p, 12, ipproto, sizeof(ipproto)); /* eth level proto: ip */ in lwip_tx_func() 395 const u8_t ipproto[] = { 0x08, 0x00 }; in lwip_tx_func() local 403 check_pkt(p, 12, ipproto, sizeof(ipproto)); /* eth level proto: ip */ in lwip_tx_func()
|
/third_party/node/deps/cares/ |
D | CHANGES | 95 https://learn.microsoft.com/en-us/windows/win32/winsock/ipproto-ipv6-socket-options
|
/third_party/curl/ |
D | CHANGES | 8252 https://learn.microsoft.com/en-us/windows/win32/winsock/ipproto-ipv6-socket-o
|