Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
raw_abort
include/net/raw.h
28
int raw_abort(struct sock *sk, int err);
include/net/rawv6.h
13
int raw_abort(struct sock *sk, int err);
net/ipv4/raw.c
964
.diag_destroy = raw_abort,
net/ipv6/raw.c
1221
.diag_destroy = raw_abort,