Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ip_frag.c119 IPFK_LEN_V4 = 2 * sizeof(struct in_addr), enumerator
289 bcopy((void *)&ip4->ip_src, (void *)key.ipfk_addr, IPFK_LEN_V4); in fsw_ip_frag_reass_v4()
290 key.ipfk_len = IPFK_LEN_V4; in fsw_ip_frag_reass_v4()