Searched refs:fw_uid (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_fw2_compat.h88 uid_t fw_uid; /* uid to match */ member in struct:ip_fw_compat
174 uid_t fw_uid; /* uid to match */ member in struct:ip_fw_compat_32
219 uid_t fw_uid; /* uid to match */ member in struct:ip_fw_compat_64
H A Dip_fw.h128 uid_t fw_uid; /* uid to match */ member in struct:ip_fw
H A Dip_fw2_compat.c965 compat_rule->fw_uid = cmd32->d[0];
1244 compat_rule->fw_uid = cmd32->d[0];
2258 cmd32->d[0] = compat_rule->fw_uid;
2801 cmd32->d[0] = compat_rule->fw_uid;

Completed in 9 milliseconds