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

/freebsd-10-stable/sbin/ipfw/
H A Dnat.c191 #define SETNUMPORTS(x,y) ((x) = ((x) & 0xffff0000) | (y)) macro
/freebsd-10-stable/sbin/natd/
H A Dnatd.c101 #define SETNUMPORTS(x,y) ((x) = ((x) & 0xffff0000) | (y)) macro

Completed in 89 milliseconds