Home
last modified time | relevance | path

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

/openthread-latest/third_party/tcplp/bsdtcp/
Dip6.h107 #define ip6_flow ip6_ctlun.ip6_un1.ip6_un1_flow macro
Dtcp_input.c487 iptos = (ntohl(ip6->ip6_flow) >> 20) & 0xff; in tcp_input()