Home
last modified time | relevance | path

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

/freebsd-14.2/stand/libsa/
H A Dglobals.c25 int netproto = NET_NONE; /* Network prototol */
H A Dnet.h49 NET_NONE, enumerator
/freebsd-14.2/stand/common/
H A Ddev_net.c395 netproto = NET_NONE; in net_parse_rootpath()
407 if (netproto == NET_NONE) { in net_parse_rootpath()