Home
last modified time | relevance | path

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

/openbmc/linux/net/netlabel/
H A Dnetlabel_addrlist.c70 struct netlbl_af4list *netlbl_af4list_search_exact(__be32 addr, in netlbl_af4list_search_exact() function
244 entry = netlbl_af4list_search_exact(addr, mask, head); in netlbl_af4list_remove()
H A Dnetlabel_addrlist.h105 struct netlbl_af4list *netlbl_af4list_search_exact(__be32 addr,
H A Dnetlabel_domainhash.c503 if (netlbl_af4list_search_exact(iter4->addr, in netlbl_domhsh_add()