Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
udplite_getfrag
net/ipv4/udp.c
1303
getfrag = is_udplite ? udplite_getfrag : ip_generic_getfrag;
net/ipv6/udp.c
1558
getfrag = is_udplite ? udplite_getfrag : ip_generic_getfrag;