Home
last modified time | relevance | path

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

/drivers/net/
A Dnsos_sockets.c106 *proto_mid = NSOS_MID_IPPROTO_TCP; in socket_proto_to_nsos_mid()
978 case NSOS_MID_IPPROTO_TCP: in socket_proto_from_nsos_mid()
1175 NSOS_MID_IPPROTO_TCP, NSOS_MID_TCP_NODELAY, in nsos_getsockopt()
1179 NSOS_MID_IPPROTO_TCP, NSOS_MID_TCP_KEEPIDLE, in nsos_getsockopt()
1183 NSOS_MID_IPPROTO_TCP, NSOS_MID_TCP_KEEPINTVL, in nsos_getsockopt()
1187 NSOS_MID_IPPROTO_TCP, NSOS_MID_TCP_KEEPCNT, in nsos_getsockopt()
1344 NSOS_MID_IPPROTO_TCP, NSOS_MID_TCP_NODELAY, in nsos_setsockopt()
1348 NSOS_MID_IPPROTO_TCP, NSOS_MID_TCP_KEEPIDLE, in nsos_setsockopt()
1352 NSOS_MID_IPPROTO_TCP, NSOS_MID_TCP_KEEPINTVL, in nsos_setsockopt()
1356 NSOS_MID_IPPROTO_TCP, NSOS_MID_TCP_KEEPCNT, in nsos_setsockopt()
A Dnsos.h34 NSOS_MID_IPPROTO_TCP = 6, /**< TCP protocol */ enumerator
A Dnsos_adapt.c129 case NSOS_MID_IPPROTO_TCP: in socket_proto_from_nsos_mid()
168 *proto_mid = NSOS_MID_IPPROTO_TCP; in socket_proto_to_nsos_mid()
717 case NSOS_MID_IPPROTO_TCP: in nsos_adapt_getsockopt()
822 case NSOS_MID_IPPROTO_TCP: in nsos_adapt_setsockopt()

Completed in 12 milliseconds