Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/
H A Dip_input.c393 static void save_rte(u_char *__indexable, struct in_addr);
2899 save_rte(cp, ip->ip_src); in ip_dooptions()
3197 save_rte(u_char *__indexable option, struct in_addr dst) in save_rte() function