Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dip_icmp.c167 icmp_error_packet_gencount(int type, int code) in icmp_error_packet_gencount() function
420 m->m_pkthdr.comp_gencnt = icmp_error_packet_gencount(type, code); in icmp_error()