Symbol: qeth_ipaddr
drivers/s390/net/qeth_l3.h
46
static inline void qeth_l3_init_ipaddr(struct qeth_ipaddr *addr,
drivers/s390/net/qeth_l3.h
57
static inline bool qeth_l3_addr_match_ip(struct qeth_ipaddr *a1,
drivers/s390/net/qeth_l3.h
58
struct qeth_ipaddr *a2)
drivers/s390/net/qeth_l3.h
67
static inline bool qeth_l3_addr_match_all(struct qeth_ipaddr *a1,
drivers/s390/net/qeth_l3.h
68
struct qeth_ipaddr *a2)
drivers/s390/net/qeth_l3.h
87
static inline u32 qeth_l3_ipaddr_hash(struct qeth_ipaddr *addr)
drivers/s390/net/qeth_l3_main.c
1056
struct qeth_ipaddr *ipm;
drivers/s390/net/qeth_l3_main.c
1057
struct qeth_ipaddr tmp;
drivers/s390/net/qeth_l3_main.c
1156
struct qeth_ipaddr *addr;
drivers/s390/net/qeth_l3_main.c
122
struct qeth_ipaddr *tmp_addr)
drivers/s390/net/qeth_l3_main.c
125
struct qeth_ipaddr *addr;
drivers/s390/net/qeth_l3_main.c
158
static int qeth_l3_add_ip(struct qeth_card *card, struct qeth_ipaddr *tmp_addr)
drivers/s390/net/qeth_l3_main.c
161
struct qeth_ipaddr *addr;
drivers/s390/net/qeth_l3_main.c
2074
struct qeth_ipaddr *addr,
drivers/s390/net/qeth_l3_main.c
2092
struct qeth_ipaddr addr;
drivers/s390/net/qeth_l3_main.c
2128
struct qeth_ipaddr addr;
drivers/s390/net/qeth_l3_main.c
220
static int qeth_l3_modify_ip(struct qeth_card *card, struct qeth_ipaddr *addr,
drivers/s390/net/qeth_l3_main.c
234
struct qeth_ipaddr *addr;
drivers/s390/net/qeth_l3_main.c
246
struct qeth_ipaddr *addr;
drivers/s390/net/qeth_l3_main.c
269
struct qeth_ipaddr *addr;
drivers/s390/net/qeth_l3_main.c
316
struct qeth_ipaddr *addr,
drivers/s390/net/qeth_l3_main.c
353
static u32 qeth_l3_get_setdelip_flags(struct qeth_ipaddr *addr, bool set)
drivers/s390/net/qeth_l3_main.c
367
struct qeth_ipaddr *addr,
drivers/s390/net/qeth_l3_main.c
42
struct qeth_ipaddr *);
drivers/s390/net/qeth_l3_main.c
44
struct qeth_ipaddr *);
drivers/s390/net/qeth_l3_main.c
506
struct qeth_ipaddr *addr;
drivers/s390/net/qeth_l3_main.c
55
static struct qeth_ipaddr *qeth_l3_find_addr_by_ip(struct qeth_card *card,
drivers/s390/net/qeth_l3_main.c
56
struct qeth_ipaddr *query)
drivers/s390/net/qeth_l3_main.c
59
struct qeth_ipaddr *addr;
drivers/s390/net/qeth_l3_main.c
595
struct qeth_ipaddr addr;
drivers/s390/net/qeth_l3_main.c
608
struct qeth_ipaddr addr;
drivers/s390/net/qeth_l3_main.c
621
struct qeth_ipaddr *addr)
drivers/s390/net/qeth_l3_main.c
639
QETH_CARD_HEX(card, 3, addr, sizeof(struct qeth_ipaddr));
drivers/s390/net/qeth_l3_main.c
659
struct qeth_ipaddr *addr)
drivers/s390/net/qeth_l3_main.c
675
QETH_CARD_HEX(card, 3, addr, sizeof(struct qeth_ipaddr));
drivers/s390/net/qeth_l3_main.c
88
struct qeth_ipaddr *addr)
drivers/s390/net/qeth_l3_sys.c
576
struct qeth_ipaddr *ipaddr;