Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dndd.c125 ndd_str2proto(const char *protostr) in ndd_str2proto() function
255 if ((proto = ndd_str2proto(mod)) == MOD_PROTO_NONE) in do_ipadm_getset()
414 if (ndd_str2proto(mod) == MOD_PROTO_NONE) { in main()
612 if (ndd_str2proto(mod) == MOD_PROTO_NONE) { in open_device()