Searched refs:st_p (Results 1 – 1 of 1) sorted by relevance
113 u_char st_p; member1415 tp->st_p = ips.is_p; in topipstates()1605 if ((tp->st_p == IPPROTO_TCP) || in topipstates()1606 (tp->st_p == IPPROTO_UDP)) { in topipstates()1629 proto = getprotobynumber(tp->st_p); in topipstates()1634 snprintf(str1, sizeof(str1), "%d", tp->st_p); in topipstates()1637 if (tp->st_p == IPPROTO_ICMPV6) in topipstates()2010 if (ap->st_p == bp->st_p) in sort_p()2012 else if (ap->st_p < bp->st_p) in sort_p()