Home
last modified time | relevance | path

Searched refs:spoofp_val (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-core/udev/udev-extraconf/
H A Dnetwork.sh23 spoofp_val=yes
25 spoofp_val=${spoofp#spoofprotect=}
28 test "$spoofp_val" = yes && spoofp_val=1 || spoofp_val=0
31 if test "`cat /proc/sys/net/ipv4/conf/lo/rp_filter`" != "$spoofp_val" -a -n "$spoofp_val"