Searched refs:cmp_2_addr (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dpppoe.c138 static inline int cmp_2_addr(struct pppoe_addr *a, struct pppoe_addr *b) function
197 if (cmp_2_addr(&ret->pppoe_pa, &po->pppoe_pa) &&
H A Dpptp.c88 static inline int cmp_2_addr(struct pptp_addr *a, struct pptp_addr *b) function
145 if (cmp_2_addr(&ret->pptp_pa, &po->pptp_pa) && ret->pptp_ifindex == po->pptp_ifindex)

Completed in 80 milliseconds