Home
last modified time | relevance | path

Searched refs:NET_NONE (Results 1 – 3 of 3) sorted by relevance

/freebsd/stand/libsa/
H A Dglobals.c26 int netproto = NET_NONE; /* Network prototol */
H A Dnet.h49 NET_NONE, enumerator
/freebsd/stand/common/
H A Ddev_net.c382 netproto = NET_NONE; in net_parse_rootpath()
394 if (netproto == NET_NONE) { in net_parse_rootpath()