Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64lsn_control.c64 nat64lsn_find(struct namedobj_instance *ni, const char *name, uint8_t set) in nat64lsn_find() function
157 if (nat64lsn_find(ni, uc->name, uc->set) != NULL) { in nat64lsn_create()
191 if (nat64lsn_find(ni, uc->name, uc->set) != NULL) { in nat64lsn_create()
242 cfg = nat64lsn_find(CHAIN_TO_SRV(ch), oh->ntlv.name, oh->ntlv.set); in nat64lsn_destroy()
423 cfg = nat64lsn_find(ni, oh->ntlv.name, oh->ntlv.set); in nat64lsn_config()
436 cfg = nat64lsn_find(ni, oh->ntlv.name, oh->ntlv.set); in nat64lsn_config()
494 cfg = nat64lsn_find(CHAIN_TO_SRV(ch), oh->ntlv.name, oh->ntlv.set); in nat64lsn_stats()
536 cfg = nat64lsn_find(CHAIN_TO_SRV(ch), oh->ntlv.name, oh->ntlv.set); in nat64lsn_reset_stats()
730 cfg = nat64lsn_find(CHAIN_TO_SRV(ch), oh->ntlv.name, oh->ntlv.set); in nat64lsn_states_v1()