Searched defs:ip_current_header_proto (Results 1 – 2 of 2) sorted by relevance
161 #define ip_current_header_proto() (ip_current_is_v6() ? \ macro182 #define ip_current_header_proto() IPH_PROTO(ip4_current_header()) macro199 #define ip_current_header_proto() IP6H_NEXTH(ip6_current_header()) macro
163 #define ip_current_header_proto() (ip_current_is_v6() ? \ macro184 #define ip_current_header_proto() IPH_PROTO(ip4_current_header()) macro201 #define ip_current_header_proto() IP6H_NEXTH(ip6_current_header()) macro