Searched refs:save_rte (Results 1 – 1 of 1) sorted by relevance
88 static void save_rte(struct mbuf *m, u_char *, struct in_addr);194 save_rte(m, cp, ip->ip_src); in ip_dooptions()399 save_rte(struct mbuf *m, u_char *option, struct in_addr dst) in save_rte() function