| ip_input.c | 238 static void save_rte(struct mbuf *, u_char *, struct in_addr); 952 save_rte(m, cp, ip->ip_src); 1206 * save_rte: save incoming source route for use in replies, to be picked 1210 save_rte(struct mbuf *m, u_char *option, struct in_addr dst) function in typeref:typename:void
|