Home
last modified time | relevance | path

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

/dragonfly/sbin/ipfw3/
H A Dipfw3.h59 #define GETLOPORT(x) ((x) >> 0x10) macro
/dragonfly/sbin/natd/
H A Dnatd.c63 #define GETLOPORT(x) ((x) >> 0x10) macro