Home
last modified time | relevance | path

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

/freebsd/cddl/lib/libdtrace/
H A Dsocket.d161 inline int AF_ROUTE = 17; /* Internal Routing Protocol */ variable
/freebsd/sys/sys/
H A Dsocket.h241 #define AF_ROUTE 17 /* Internal Routing Protocol */ macro