Searched refs:NGM_CONNECT (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12-stable/usr.sbin/ngctl/ |
| D | connect.c | 84 NGM_CONNECT, &con, sizeof(con)) < 0) { in ConnectCmd()
|
| /freebsd-12-stable/usr.sbin/nghook/ |
| D | main.c | 162 NGM_GENERIC_COOKIE, NGM_CONNECT, &ngc, sizeof(ngc)) < 0) in main()
|
| /freebsd-12-stable/tests/sys/netgraph/ |
| D | util.c | 81 NGM_GENERIC_COOKIE, NGM_CONNECT, in _ng_connect()
|
| /freebsd-12-stable/libexec/pppoed/ |
| D | pppoed.c | 220 NGM_CONNECT, ngc, sizeof *ngc) < 0) { in ConfigureNode() 302 NGM_CONNECT, &ngc, sizeof ngc) < 0) { in Spawn()
|
| /freebsd-12-stable/sys/netgraph/ |
| D | ng_message.h | 119 NGM_CONNECT = 3, /* Connect two nodes. */ enumerator
|
| D | ng_base.c | 501 NGM_CONNECT, 2543 case NGM_CONNECT: in ng_generic_msg()
|
| /freebsd-12-stable/usr.sbin/bsnmpd/modules/snmp_netgraph/ |
| D | snmp_netgraph.c | 617 NGM_GENERIC_COOKIE, NGM_CONNECT, &conn, sizeof(conn))); in ng_connect_node() 628 NGM_GENERIC_COOKIE, NGM_CONNECT, &conn, sizeof(conn))); in ng_connect_id() 644 NGM_GENERIC_COOKIE, NGM_CONNECT, &conn, sizeof(conn))); in ng_connect2_id() 664 NGM_GENERIC_COOKIE, NGM_CONNECT, &conn, sizeof(conn))); in ng_connect2_tee_id()
|
| /freebsd-12-stable/usr.sbin/ppp/ |
| D | ether.c | 617 NGM_CONNECT, &ngc, sizeof ngc) < 0) { in ether_Create()
|
| D | netgraph.c | 703 NGM_CONNECT, &ngc, sizeof ngc) < 0) { in ng_Create()
|
| D | tty.c | 340 if (NgSendMsg(cs, ".:", NGM_GENERIC_COOKIE, NGM_CONNECT, in LoadLineDiscipline()
|