Searched refs:qeth_ipato_entry (Results 1 – 3 of 3) sorted by relevance
95 struct qeth_ipato_entry { struct108 int qeth_l3_add_ipato_entry(struct qeth_card *, struct qeth_ipato_entry *); argument
369 struct qeth_ipato_entry *ipatoe; in qeth_l3_dev_ipato_add_show()425 struct qeth_ipato_entry *ipatoe; in qeth_l3_dev_ipato_add_store()434 ipatoe = kzalloc(sizeof(struct qeth_ipato_entry), GFP_KERNEL); in qeth_l3_dev_ipato_add_store()
90 struct qeth_ipato_entry *ipatoe; in qeth_l3_is_addr_covered_by_ipato()515 struct qeth_ipato_entry *ipatoe, *tmp; in qeth_l3_clear_ipato_list()529 struct qeth_ipato_entry *new) in qeth_l3_add_ipato_entry()531 struct qeth_ipato_entry *ipatoe; in qeth_l3_add_ipato_entry()563 struct qeth_ipato_entry *ipatoe, *tmp; in qeth_l3_del_ipato_entry()
Completed in 11 milliseconds