tag
line
file
source code
optmem
518
net/tcp/ip.c
static struct options optmem;
optmem
532
net/tcp/ip.c
*dev = ip_route(&optmem,daddr, &raddr);
optmem
537
net/tcp/ip.c
opt = &optmem;
optmem
542
net/tcp/ip.c
ip_route (&optmem, daddr, &raddr);