Searched refs:ipddp_route (Results 1 – 2 of 2) sorted by relevance
43 static struct ipddp_route *ipddp_route_list;56 static int ipddp_delete(struct ipddp_route *rt);57 static struct ipddp_route* __ipddp_find_route(struct ipddp_route *rt);124 struct ipddp_route *rt; in ipddp_xmit()231 static int ipddp_delete(struct ipddp_route *rt) in ipddp_delete()234 struct ipddp_route *tmp; in ipddp_delete()258 static struct ipddp_route* __ipddp_find_route(struct ipddp_route *rt) in __ipddp_find_route()260 struct ipddp_route *f; in __ipddp_find_route()276 struct ipddp_route rcp, rcp2, *rp; in ipddp_siocdevprivate()305 sizeof(struct ipddp_route))) in ipddp_siocdevprivate()[all …]
15 struct ipddp_route struct21 struct ipddp_route *next; argument