Home
last modified time | relevance | path

Searched refs:save_rte (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.81.4/bsd/netinet/
H A Dip_input.c389 static void save_rte(u_char *__indexable, struct in_addr);
2531 save_rte(cp, ip->ip_src); in ip_dooptions()
2829 save_rte(u_char *__indexable option, struct in_addr dst) in save_rte() function