Home
last modified time | relevance | path

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

/freebsd-12.1/stand/libsa/
H A Dglobals.c28 int netproto = NET_NONE; /* Network prototol */
H A Dnet.h51 NET_NONE, enumerator
/freebsd-12.1/stand/common/
H A Ddev_net.c394 netproto = NET_NONE; in net_parse_rootpath()
406 if (netproto == NET_NONE) { in net_parse_rootpath()