Searched refs:fw_ip6opt (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.c303 opts = f->fw_ip6opt;
365 if (f->fw_ip6opt == f->fw_ip6nopt) /* XXX */
1177 userrule_64->fw_ip6opt= rule->fw_ip6opt;
1206 rule->fw_ip6opt = userrule_64->fw_ip6opt;
1235 userrule_32->fw_ip6opt = rule->fw_ip6opt ;
1264 rule->fw_ip6opt = userrule_32->fw_ip6opt;
[all...]

Completed in 11 milliseconds