Searched refs:IP_PROTO_OF (Results 1 – 1 of 1) sorted by relevance
81 #define IP_PROTO_OF(p) (((uchar_t *)p)[9]) macro275 return (IP_PROTO_OF(ip)); in ip_proto_of()