Searched refs:NGM_LISTNAMES (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/usr.sbin/ngctl/
H A Dlist.c103 named_only ? NGM_LISTNAMES : NGM_LISTNODES, NULL, 0) < 0) {
/freebsd-11-stable/sys/netgraph/
H A Dng_message.h128 NGM_LISTNAMES = (8|NGM_READONLY|NGM_HASREPLY), enumerator in enum:__anon12687
267 /* Structure used for NGM_LISTNAMES/NGM_LISTNODES */
H A Dng_base.c536 NGM_LISTNAMES,
2702 case NGM_LISTNAMES:
/freebsd-11-stable/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c1337 NG_MKMESSAGE(msg, NGM_GENERIC_COOKIE, NGM_LISTNAMES,
1361 if (pcb->msg != NULL && pcb->msg->header.cmd == NGM_LISTNAMES) {

Completed in 138 milliseconds