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

/freebsd-11-stable/sys/dev/msk/
H A Dif_mskreg.h2244 #define OP_TCPWRITE 0x11000000 macro
2250 #define OP_TCPLW (OP_TCPLCK | OP_TCPWRITE)
2251 #define OP_TCPLSW (OP_TCPLCK | OP_TCPSTART | OP_TCPWRITE)
2252 #define OP_TCPLISW (OP_TCPLCK | OP_TCPINIT | OP_TCPSTART | OP_TCPWRITE)

Completed in 123 milliseconds