Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/common/
H A Dipmon.h70 u_32_t ac_dip; member
/freebsd/sbin/ipf/ipmon/
H A Dipmon_y.y353 a->ac_dip = o->o_ip.s_addr; in build_action()
506 if ((ip->ip_dst.s_addr & a->ac_dmsk) != a->ac_dip) { in check_action()
849 printhostmask(AF_INET, &a->ac_dip, &a->ac_dmsk); in print_match()