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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_fw2_compat.h9 int ipfw_get_command_and_version(struct sockopt *sopt, int *command, u_int32_t *api_version);
H A Dip_fw2_compat.c3257 ipfw_get_command_and_version(struct sockopt *sopt, int *command, u_int32_t *api_version) function
H A Dip_fw2.c3402 /* copy of orig sopt to send to ipfw_get_command_and_version() */
3425 error = ipfw_get_command_and_version(&tmp_sopt, &command, &api_version);

Completed in 29 milliseconds