mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-04 12:52:15 +00:00
Missed from r278831.
This commit is contained in:
parent
c9795115dc
commit
6004805208
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=278834
@ -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