Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netncp/
Dncp_user.h42 #define NCP_CONN_SETFLAGS 0x03 /* word mask, word flags */ macro
Dncp_mod.c254 case NCP_CONN_SETFLAGS: { in ncp_conn_handler()
/freebsd-9-stable/lib/libncp/
Dncpl_conn.c407 ncp_add_byte(conn, NCP_CONN_SETFLAGS); in ncp_conn_setflags()