Home
last modified time | relevance | path

Searched defs:GETNUMPORTS (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sbin/ipfw3/
H A Dipfw3.h60 #define GETNUMPORTS(x) ((x) & 0x0000ffff) macro
/dragonfly/sbin/natd/
H A Dnatd.c64 #define GETNUMPORTS(x) ((x) & 0x0000ffff) macro