Home
last modified time | relevance | path

Searched refs:jump_linear (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c152 static int jump_linear(struct ip_fw_chain *chain, struct ip_fw *f, int num,
154 #define JUMP(ch, f, num, targ, back) jump_linear(ch, f, num, targ, back)
1272 jump_linear(struct ip_fw_chain *chain, struct ip_fw *f, int num, in jump_linear() function