Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/common/
H A Dipmon.h73 u_short ac_dport; member
/freebsd/sbin/ipf/ipmon/
H A Dipmon_y.y357 a->ac_dport = htons(o->o_num); in build_action()
518 if (tcp->th_dport != a->ac_dport) { in check_action()
854 printf("%sdstport = %hu", coma, ntohs(a->ac_dport)); in print_match()