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

/openbsd-current/sys/net/
H A Dpf_table.c174 int pfr_route_kentry(struct pfr_ktable *,
374 if (pfr_route_kentry(tmpkt, ke)) {
578 if (pfr_route_kentry(tmpkt, p)) {
1117 rv = pfr_route_kentry(kt, p);
1147 rv = pfr_route_kentry(kt, p);
1266 pfr_route_kentry(struct pfr_ktable *kt, struct pfr_kentry *ke) function
1960 if (pfr_route_kentry(shadow, p)) {

Completed in 173 milliseconds