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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_fw2.h612 } ipfw_insn_pipe_64; typedef in typeref:struct:_ipfw_insn_pipe_64
H A Dip_fw2.c434 diff = sizeof(ipfw_insn_pipe_64) - sizeof(ipfw_insn_pipe);
494 actioncopysize = sizeof(ipfw_insn_pipe_64);
497 ((ipfw_insn*)fw64action)->len = F_INSN_SIZE(ipfw_insn_pipe_64);

Completed in 8 milliseconds