Home
last modified time | relevance | path

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

/freebsd-10-stable/usr.sbin/ngctl/
Dlist.c103 named_only ? NGM_LISTNAMES : NGM_LISTNODES, NULL, 0) < 0) { in ListCmd()
/freebsd-10-stable/sys/netgraph/
Dng_message.h128 NGM_LISTNAMES = (8|NGM_READONLY|NGM_HASREPLY), enumerator
Dng_base.c530 NGM_LISTNAMES,
2692 case NGM_LISTNAMES: in ng_generic_msg()
/freebsd-10-stable/sys/netgraph/bluetooth/socket/
Dng_btsocket_hci_raw.c1334 NG_MKMESSAGE(msg, NGM_GENERIC_COOKIE, NGM_LISTNAMES, in ng_btsocket_hci_raw_control()
1358 if (pcb->msg != NULL && pcb->msg->header.cmd == NGM_LISTNAMES) { in ng_btsocket_hci_raw_control()