Searched refs:st_p (Results 1 – 1 of 1) sorted by relevance
125 u_char st_p; member1303 tp->st_p = ips.is_p;1492 if ((tp->st_p == IPPROTO_TCP) ||1493 (tp->st_p == IPPROTO_UDP)) {1516 proto = getprotobynumber(tp->st_p);1521 sprintf(str1, "%d", tp->st_p);1524 if (tp->st_p == IPPROTO_ICMPV6)1863 if (ap->st_p == bp->st_p)1865 else if (ap->st_p < bp->st_p)