Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dip_input.c1139 bool stamped; in ip_savecontrol() local
1141 stamped = false; in ip_savecontrol()
1160 stamped = true; in ip_savecontrol()
1182 stamped = true; in ip_savecontrol()
1201 stamped = true; in ip_savecontrol()
1215 stamped = true; in ip_savecontrol()
1218 if (stamped && (m->m_flags & (M_PKTHDR | M_TSTMP)) == (M_PKTHDR | in ip_savecontrol()
/f-stack/freebsd/netinet6/
H A Dip6_input.c1191 bool stamped; in ip6_savecontrol_v4() local
1193 stamped = false; in ip6_savecontrol_v4()
1210 stamped = true; in ip6_savecontrol_v4()
1228 stamped = true; in ip6_savecontrol_v4()
1246 stamped = true; in ip6_savecontrol_v4()
1260 stamped = true; in ip6_savecontrol_v4()
1267 if (stamped && (m->m_flags & (M_PKTHDR | M_TSTMP)) == in ip6_savecontrol_v4()