Home
last modified time | relevance | path

Searched refs:aps_p (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/ipf/lib/common/
H A Dprintaps.c34 printf("\t\tproto %d flags %#x bytes ", ap.aps_p, ap.aps_flags);
42 if ((ap.aps_p == IPPROTO_TCP) && (opts & OPT_VERBOSE)) {
/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_proxy.h66 int aps_p; /* protocol */ member
/titanic_44/usr/src/uts/common/inet/ipf/
H A Dip_proxy.c440 aps->aps_p = fin->fin_p;
519 if ((aps != NULL) && (aps->aps_p == fin->fin_p)) {