Home
last modified time | relevance | path

Searched refs:_s (Results 1 – 2 of 2) sorted by relevance

/subsys/net/ip/
A Dtcp_private.h140 #define conn_state(_conn, _s) \ argument
144 tcp_state_to_str((_s), false)); \
145 (_conn)->state = _s; \
A Dtp.c332 #define is_tp(_s, _type) do { \ in tp_msg_to_type() argument
333 if (is(#_type, _s)) { \ in tp_msg_to_type()

Completed in 10 milliseconds