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