<dec f='src/src/sys/netinet/ip_var.h' l='228' type='struct mbuf * ip_srcroute()'/>
<use f='src/src/sys/netinet/ip_icmp.c' l='852' u='c' c='icmp_reflect'/>
<def f='src/src/sys/netinet/ip_input.c' l='1219' ll='1266' type='struct mbuf * ip_srcroute()'/>
<doc f='src/src/sys/netinet/ip_input.c' l='1214'>/*
 * Retrieve incoming source route for use in replies,
 * in the same form used by setsockopt.
 * The first hop is placed before the options, will be removed later.
 */</doc>
<use f='src/src/sys/netinet/tcp_input.c' l='4013' u='c' c='syn_cache_get'/>
<use f='src/src/sys/netinet/tcp_input.c' l='4350' u='c' c='syn_cache_add'/>
