Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dpfvar.h1564 int pfr_insert_kentry(struct pfr_ktable *, struct pfr_addr *, long);
/f-stack/freebsd/netpfil/pf/
H A Dpf_table.c860 pfr_insert_kentry(struct pfr_ktable *kt, struct pfr_addr *ad, long tzero) in pfr_insert_kentry() function
H A Dpf.c624 pfr_insert_kentry(pfoe->rule->overload_tbl, &p, time_second); in pf_overload_task()