Missed from r278831.
This commit is contained in:
parent
c9795115dc
commit
6004805208
@ -1669,6 +1669,8 @@ int pfi_clear_flags(const char *, int);
|
||||
|
||||
int pf_match_tag(struct mbuf *, struct pf_rule *, int *, int);
|
||||
int pf_tag_packet(struct mbuf *, struct pf_pdesc *, int);
|
||||
int pf_addr_cmp(struct pf_addr *, struct pf_addr *,
|
||||
sa_family_t);
|
||||
void pf_qid2qname(u_int32_t, char *);
|
||||
|
||||
VNET_DECLARE(struct pf_kstatus, pf_status);
|
||||
|
Loading…
Reference in New Issue
Block a user