Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_clip.c104 static struct clip_db_entry *lookup_clip_db_entry(struct in6_addr *, bool);
157 lookup_clip_db_entry(struct in6_addr *in6, bool add) in lookup_clip_db_entry() function
192 cde = lookup_clip_db_entry(in6, add); in lookup_clip_entry()
430 cde = lookup_clip_db_entry(in6, true); in update_clip_db()