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

/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_dynamic.c920 #define _SEQ_GE(a,b) ((int)((a)-(b)) >= 0) macro

Completed in 53 milliseconds