Home
last modified time | relevance | path

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

/openthread-latest/third_party/tcplp/bsdtcp/
Dip6.h131 #define IN6_IS_ADDR_UNSPECIFIED(a) \ macro
Dtcp_usrreq.c100 bool autobind_addr = IN6_IS_ADDR_UNSPECIFIED(&tp->laddr); in tcp6_connect()
Dtcp_subr.c383 if (!IN6_IS_ADDR_UNSPECIFIED(&tp->faddr)) { in tcp_maxmtu6()