Searched defs:iss_seq_off (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dip_fil.c879 static int iss_seq_off = 0; local
909 iss_seq_off += 0x00010000;
910 newiss += iss_seq_off;
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c1516 static int iss_seq_off = 0; local
1547 iss_seq_off += 0x00010000;
1548 newiss += iss_seq_off;

Completed in 64 milliseconds