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

/netbsd-current/sys/dist/pf/net/
H A Dpf_table.c152 struct pfr_kentry *pfr_create_kentry(struct pfr_addr *, int);
309 p = pfr_create_kentry(&ad,
491 p = pfr_create_kentry(&ad,
835 pfr_create_kentry(struct pfr_addr *ad, int intr) function
907 p = pfr_create_kentry(ad, 1);
1577 p = pfr_create_kentry(&ad, 0);

Completed in 99 milliseconds