Searched refs:ip6_flow (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/third_party/tcplp/bsdtcp/ | ||
D | ip6.h | 107 #define ip6_flow ip6_ctlun.ip6_un1.ip6_un1_flow macro |
D | tcp_input.c | 487 iptos = (ntohl(ip6->ip6_flow) >> 20) & 0xff; in tcp_input() |