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

/linux-master/drivers/net/ppp/
H A Dpppoe.c167 if (cmp_addr(&ret->pppoe_pa, sid, addr) &&
179 int hash = hash_item(po->pppoe_pa.sid, po->pppoe_pa.remote);
184 if (cmp_2_addr(&ret->pppoe_pa, &po->pppoe_pa) &&
207 if (cmp_addr(&ret->pppoe_pa, sid, addr) &&
596 delete_item(pn, po->pppoe_pa.sid, po->pppoe_pa.remote,
645 if (stage_session(po->pppoe_pa.sid)) {
648 delete_item(pn, po->pppoe_pa
[all...]
/linux-master/include/linux/
H A Dif_pppox.h55 #define pppoe_pa proto.pppoe.pa macro

Completed in 215 milliseconds