Searched refs:fill_one_port (Results 1 – 1 of 1) sorted by relevance
2607 fill_one_port(ipfw_insn * cmd1, enum ipfw_opcodes opcode, u_int16_t port) in fill_one_port() function2628 cmd = fill_one_port(cmd, O_IP_SRCPORT, sp); in fill_rule()2630 cmd = fill_one_port(cmd, O_IP_DSTPORT, dp); in fill_rule()