Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/ !
H A Dfsw_ip_frag.c120 IPFK_LEN_V4 = 2 * sizeof(struct in_addr), enumerator
290 bcopy(src, (void *)key.ipfk_addr, IPFK_LEN_V4); in fsw_ip_frag_reass_v4()
291 key.ipfk_len = IPFK_LEN_V4; in fsw_ip_frag_reass_v4()