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

/freebsd-13-stable/sys/netpfil/pf/
H A Dpf_ioctl.c5180 pf_check_return(int chk, struct mbuf **m) function
5208 return (pf_check_return(chk, m));
5219 return (pf_check_return(chk, m));
5239 return (pf_check_return(chk, m));
5252 return (pf_check_return(chk, m));

Completed in 160 milliseconds