Home
last modified time | relevance | path

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

/dragonfly/sbin/ipfw3/
H A Dipfw3.h61 #define GETHIPORT(x) (GETLOPORT((x)) + GETNUMPORTS((x))) macro
/dragonfly/sbin/natd/
H A Dnatd.c65 #define GETHIPORT(x) (GETLOPORT((x)) + GETNUMPORTS((x))) macro