Home
last modified time | relevance | path

Searched defs:rap (Results 1 – 4 of 4) sorted by relevance

/external/dhcpcd-6.8.2/
Dipv6nd.c322 struct ra *rap; in ipv6nd_expire() local
356 ipv6nd_reachable(struct ra *rap, int flags) in ipv6nd_reachable()
385 struct ra *rap; in ipv6nd_neighbour() local
398 ipv6nd_free_opts(struct ra *rap) in ipv6nd_free_opts()
413 struct ra *rap; in ipv6nd_findaddr() local
435 void ipv6nd_freedrop_ra(struct ra *rap, int drop) in ipv6nd_freedrop_ra()
452 struct ra *rap, *ran; in ipv6nd_free() local
490 rtpref(struct ra *rap) in rtpref()
512 struct ra *rap; in add_router() local
527 ipv6nd_scriptrun(struct ra *rap) in ipv6nd_scriptrun()
[all …]
Dipv6.c1898 make_route(const struct interface *ifp, const struct ra *rap) in make_route()
1919 make_prefix(const struct interface *ifp, const struct ra *rap, in make_prefix()
1954 make_router(const struct ra *rap) in make_router()
1975 struct ra *rap; in ipv6_build_ra_routes() local
/external/iputils/
Drdisc.c587 struct icmp_ra *rap = (struct icmp_ra *) ALLIGN(outpack); in advertise() local
741 struct icmp_ra *rap = (struct icmp_ra *)ALLIGN(icp); in pr_pack() local
/external/curl/tests/server/
Dtftpd.c1315 struct tftphdr *rap; /* ack buffer */ in recvtftp() local