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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_fw2.h617 } ipfw_insn_pipe_32; typedef in typeref:struct:_ipfw_insn_pipe_32
H A Dip_fw2.c410 diff = sizeof(ipfw_insn_pipe) - sizeof(ipfw_insn_pipe_32);
460 actioncopysize = sizeof(ipfw_insn_pipe_32);
463 ((ipfw_insn*)fw32action)->len = F_INSN_SIZE(ipfw_insn_pipe_32);

Completed in 20 milliseconds