tag
line
file
source code
srr_is_hit
79
include/linux/ip.h
srr_is_hit:1, /* Packet destination addr was our one */
srr_is_hit
378
net/ipv4/ip_forward.c
if (opt->srr_is_hit)
srr_is_hit
390
net/ipv4/ip_input.c
opt->srr_is_hit = 1;