Home
last modified time | relevance | path

Searched refs:GETHIPORT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/ipfw/
H A Dnat.c192 #define GETHIPORT(x) (GETLOPORT((x)) + GETNUMPORTS((x))) macro
/freebsd/sbin/natd/
H A Dnatd.c92 #define GETHIPORT(x) (GETLOPORT((x)) + GETNUMPORTS((x))) macro