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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_fw.h134 u_char fw_ip6opt,fw_ip6nopt; /* IPv6 options set/unset */ member in struct:ip6_fw
168 u_char fw_ip6opt,fw_ip6nopt; /* IPv6 options set/unset */ member in struct:ip6_fw_32
201 u_char fw_ip6opt,fw_ip6nopt; /* IPv6 options set/unset */ member in struct:ip6_fw_64
H A Dip6_fw.c304 nopts = nopts_sve = f->fw_ip6nopt;
365 if (f->fw_ip6opt == f->fw_ip6nopt) /* XXX */
1178 userrule_64->fw_ip6nopt = rule->fw_ip6nopt;
1207 rule->fw_ip6nopt = userrule_64->fw_ip6nopt;
1236 userrule_32->fw_ip6nopt = rule->fw_ip6nopt;
1265 rule->fw_ip6nopt = userrule_32->fw_ip6nopt;
[all...]

Completed in 77 milliseconds