Searched refs:oflow (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Dicmp6.c2180 u_int32_t oflow; local
2322 oflow = ip6->ip6_flow; /* Save for later */
2328 ip6->ip6_flow |= (oflow & htonl(0x0ff00000));

Completed in 21 milliseconds