Home
last modified time | relevance | path

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

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