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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv6/
H A Dip6_flowlabel.c479 struct ipv6_fl_socklist *sfl, **sflp; local
492 for (sflp = &np->ipv6_fl_list; (sfl=*sflp)!=NULL; sflp = &sfl->next) {
496 *sflp = sfl->next;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv6/
H A Dip6_flowlabel.c479 struct ipv6_fl_socklist *sfl, **sflp; local
492 for (sflp = &np->ipv6_fl_list; (sfl=*sflp)!=NULL; sflp = &sfl->next) {
496 *sflp = sfl->next;

Completed in 59 milliseconds