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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_fw.h129 uid_t fw_uid; /* uid to match */ member in struct:ip_fw
H A Dip_fw2_compat.h89 uid_t fw_uid; /* uid to match */ member in struct:ip_fw_compat
H A Dip_fw2_compat.c364 printf("fw_uid: %d\n", vers1_rule->fw_uid);
1061 compat_rule->fw_uid = cmd32->d[0];
1792 cmd32->d[0] = compat_rule->fw_uid;

Completed in 37 milliseconds