Searched refs:qeth_ipato_entry (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/s390/net/
H A Dqeth_l3.h95 struct qeth_ipato_entry { struct
108 int qeth_l3_add_ipato_entry(struct qeth_card *, struct qeth_ipato_entry *);
H A Dqeth_l3_sys.c369 struct qeth_ipato_entry *ipatoe;
425 struct qeth_ipato_entry *ipatoe;
434 ipatoe = kzalloc(sizeof(struct qeth_ipato_entry), GFP_KERNEL);
H A Dqeth_l3_main.c90 struct qeth_ipato_entry *ipatoe;
518 struct qeth_ipato_entry *ipatoe, *tmp;
532 struct qeth_ipato_entry *new)
534 struct qeth_ipato_entry *ipatoe;
566 struct qeth_ipato_entry *ipatoe, *tmp;

Completed in 130 milliseconds