Home
last modified time | relevance | path

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

/external/tcpdump/
Dip6.h79 uint32_t ip6_un1_flow; /* 20 bits of flow-ID */ member
92 #define ip6_flow ip6_ctlun.ip6_un1.ip6_un1_flow
/external/toybox/toys/pending/
Ddhcpd.c889 packet.iph.ip6_ctlun.ip6_un1.ip6_un1_flow = htonl(0x60000000); in send_packet6()