Home
last modified time | relevance | path

Searched refs:subrulenr (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/net/
H A Dif_pflog.h46 u_int32_t subrulenr; member
/f-stack/freebsd/netpfil/pf/
H A Dif_pflog.c226 hdr.subrulenr = -1; in pflog_packet()
229 hdr.subrulenr = htonl(rm->nr); in pflog_packet()
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64clat.c80 plog->subrulenr = htonl(pktid); in nat64clat_log()
H A Dnat64stl.c79 plog->subrulenr = htonl(pktid); in nat64stl_log()
H A Dnat64lsn.c189 plog->subrulenr = htonl((uint32_t)(state->aport << 16) | in nat64lsn_log()