Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ip_frag.c120 IPFK_LEN_V6 = 2 * sizeof(struct in6_addr), enumerator
373 bcopy((void *)&ip6->ip6_src, (void *)key.ipfk_addr, IPFK_LEN_V6); in fsw_ip_frag_reass_v6()
374 key.ipfk_len = IPFK_LEN_V6; in fsw_ip_frag_reass_v6()