Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/
H A Dpf_table.c172 static struct pfr_kentry *pfr_create_kentry(struct pfr_addr *, boolean_t);
319 p = pfr_create_kentry(&ad, in pfr_add_addrs()
520 p = pfr_create_kentry(&ad, in pfr_set_addrs()
909 pfr_create_kentry(struct pfr_addr *ad, boolean_t intr) in pfr_create_kentry() function
986 p = pfr_create_kentry(ad, TRUE); in pfr_insert_kentry()
1729 p = pfr_create_kentry(&ad, FALSE); in pfr_ina_define()