Home
last modified time | relevance | path

Searched refs:ac_sport (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/ipf/common/
H A Dipmon.h72 u_short ac_sport; member
/freebsd/sbin/ipf/ipmon/
H A Dipmon_y.y402 a->ac_sport = htons(o->o_num); in build_action()
590 if (tcp->th_sport != a->ac_sport) { in check_action()
940 printf("%ssrcport = %hu", coma, ntohs(a->ac_sport)); in print_match()