Searched refs:IPPROTO_TCP (Results 1 – 5 of 5) sorted by relevance
2374 #ifndef IPPROTO_TCP2375 #define IPPROTO_TCP 6 macro2406 if (get_ipproto(pkt) != IPPROTO_TCP)
1522 if (get_ip6nh(pkt) != IPPROTO_TCP)
254 #define IPPROTO_TCP 6 macro
3072 case IPPROTO_TCP: in lwip_getsockopt_impl()3545 case IPPROTO_TCP: in lwip_setsockopt_impl()
3645 for socket options (lwip_set/-getsockopt) used with level IPPROTO_TCP from