MCPcopy Create free account
hub / github.com/F-Stack/f-stack / ip_input.c

File ip_input.c

freebsd/netinet/ip_input.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*-
2 * SPDX-License-Identifier: BSD-3-Clause
3 *
4 * Copyright (c) 1982, 1986, 1988, 1993

Callers

nothing calls this directly

Calls 12

in_canforwardFunction · 0.85
icmp_errorFunction · 0.85
bzeroFunction · 0.85
fib4_lookupFunction · 0.85
m_dup_pkthdrFunction · 0.85
minFunction · 0.85
m_copydataFunction · 0.85
ip_outputFunction · 0.85
ip_next_mtuFunction · 0.85
m_freemFunction · 0.50
m_gethdrFunction · 0.50
m_freeFunction · 0.50

Tested by

no test coverage detected