Searched refs:icmp6_id (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Dicmp6.h117 #define icmp6_id icmp6_data16[0] /* echo request/reply */ macro
/xnu-2422.115.4/bsd/net/
H A Dpf.c4120 sxport.port = dxport.port = pd->hdr.icmp6->icmp6_id;
6554 icmpid = pd->hdr.icmp6->icmp6_id;
7095 key.gwy.xport.port = iih.icmp6_id;
7099 key.lan.xport.port = iih.icmp6_id;
7107 pf_change_icmp(pd2.src, &iih.icmp6_id,
7113 pf_change_icmp(pd2.dst, &iih.icmp6_id,

Completed in 41 milliseconds