taglinefilesource code
target_strict92include/net/ip.hextern void    ip_forward(struct sk_buff *skb, struct device *dev, int is_frag, unsigned long target_addr, int target_strict);           
target_strict1010net/ipv4/ip.cvoid ip_forward(struct sk_buff *skb, struct device *dev, int is_frag, unsigned long target_addr, int target_strict)
target_strict1109net/ipv4/ip.cif(target_strict)
target_strict1258net/ipv4/ip.cint target_strict=0;
target_strict1367net/ipv4/ip.ctarget_strict=1;
target_strict1649net/ipv4/ip.cip_forward(skb, dev, is_frag, target_addr, target_strict);