Searched refs:NGM_CONNECT (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/usr.sbin/ngctl/
H A Dconnect.c84 NGM_CONNECT, &con, sizeof(con)) < 0) {
/freebsd-11-stable/sys/netgraph/
H A Dng_message.h119 NGM_CONNECT = 3, /* Connect two nodes. */ enumerator in enum:__anon12687
186 /* Structure used for NGM_CONNECT */
H A Dng_base.c501 NGM_CONNECT,
1478 * currently locked, as we are only called from an NGM_CONNECT message.
2544 case NGM_CONNECT:
/freebsd-11-stable/usr.sbin/nghook/
H A Dmain.c162 NGM_GENERIC_COOKIE, NGM_CONNECT, &ngc, sizeof(ngc)) < 0)
/freebsd-11-stable/tests/sys/netgraph/
H A Dutil.c81 NGM_GENERIC_COOKIE, NGM_CONNECT,
/freebsd-11-stable/libexec/pppoed/
H A Dpppoed.c218 NGM_CONNECT, ngc, sizeof *ngc) < 0) {
300 NGM_CONNECT, &ngc, sizeof ngc) < 0) {
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_netgraph/
H A Dsnmp_netgraph.c617 NGM_GENERIC_COOKIE, NGM_CONNECT, &conn, sizeof(conn)));
628 NGM_GENERIC_COOKIE, NGM_CONNECT, &conn, sizeof(conn)));
644 NGM_GENERIC_COOKIE, NGM_CONNECT, &conn, sizeof(conn)));
664 NGM_GENERIC_COOKIE, NGM_CONNECT, &conn, sizeof(conn)));
/freebsd-11-stable/usr.sbin/ppp/
H A Dether.c617 NGM_CONNECT, &ngc, sizeof ngc) < 0) {
H A Dnetgraph.c703 NGM_CONNECT, &ngc, sizeof ngc) < 0) {
H A Dtty.c340 if (NgSendMsg(cs, ".:", NGM_GENERIC_COOKIE, NGM_CONNECT,

Completed in 81 milliseconds