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

/netbsd-current/sys/dist/pf/net/
H A Dpf_table.c2137 struct pfr_kentry *ke, *ke2 = (void *)0xdeadb; local
2189 ke2 = (struct pfr_kentry *)rn_match(&pfr_sin,
2192 ke2 = (struct pfr_kentry *)rn_match(&pfr_sin6,
2195 if (ke2 == ke) {
2203 pfr_prepare_network(&mask, AF_INET, ke2->pfrke_net);
/netbsd-current/external/bsd/wpa/dist/src/utils/
H A Deloop.c1336 struct kevent ke1, ke2; local
1342 kevent(kfd, &ke1, 1, &ke2, 1, NULL);

Completed in 112 milliseconds