tag
line
file
source code
opts_p
1193
net/inet/ip.c
unsigned char opts_p = 0; /* Set iff the packet has options. */
opts_p
1218
net/inet/ip.c
opts_p = 1;
opts_p
1319
net/inet/ip.c
ipprot->handler(skb2, dev, opts_p ? &opt : 0, iph->daddr,