Home
last modified time | relevance | path

Searched refs:ip_current_header_proto (Results 1 – 2 of 2) sorted by relevance

/lib/lwip/lwip/src/include/lwip/
A Dip.h174 #define ip_current_header_proto() (ip_current_is_v6() ? \ macro
195 #define ip_current_header_proto() IPH_PROTO(ip4_current_header()) macro
212 #define ip_current_header_proto() IP6H_NEXTH(ip6_current_header()) macro
/lib/lwip/lwip/src/core/
A Dudp.c334 if (ip_current_header_proto() == IP_PROTO_UDPLITE) { in udp_input()

Completed in 11 milliseconds