Searched refs:GETHIPORT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sbin/ipfw/ | ||
H A D | nat.c | 192 #define GETHIPORT(x) (GETLOPORT((x)) + GETNUMPORTS((x))) macro |
/freebsd/sbin/natd/ | ||
H A D | natd.c | 92 #define GETHIPORT(x) (GETLOPORT((x)) + GETNUMPORTS((x))) macro |