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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dqeth_l3.h51 void qeth_l3_ipaddr_to_string(enum qeth_prot_versions, const __u8 *, char *);
H A Dqeth_l3_sys.c588 qeth_l3_ipaddr_to_string(proto, ipatoe->addr, addr_str);
828 qeth_l3_ipaddr_to_string(proto, (const u8 *)&ipaddr->u,
990 qeth_l3_ipaddr_to_string(proto, (const u8 *)&ipaddr->u,
H A Dqeth_l3_main.c164 void qeth_l3_ipaddr_to_string(enum qeth_prot_versions proto, const __u8 *addr, function
953 qeth_l3_ipaddr_to_string(addr->proto, (u8 *)&addr->u, buf);

Completed in 65 milliseconds