Searched refs:pktid (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/netpfil/ipfw/nat64/
H A Dnat64clat.c71 static uint32_t pktid = 0; local
79 pktid++;
80 plog->subrulenr = htonl(pktid);
H A Dnat64stl.c70 static uint32_t pktid = 0; local
78 pktid++;
79 plog->subrulenr = htonl(pktid);

Completed in 62 milliseconds