ip_send_check(iph);#ifdefined(CONFIG_RTL_USB_IP_HOST_SPEEDUP)if(isUsbIp_Reserved(skb, NF_INET_LOCAL_OUT,1)==0){returnnf_hook(PF_INET, NF_INET_LOCAL_OUT, skb,NULL, skb->dst->dev,dst_output); }else{returndst_output(skb); }#elsereturnnf_hook(PF_INET, NF_INET_LOCAL_OUT, skb,...
这个shell脚本中的函数什么意思?完全看不懂啊 usage() { cat &2 $0:[options] [src] dst -v :output actions performed. -e env-var :only take action if env-var is set to "y". -o option :only take action if option is set to "y". -p perms :chmod style permissions for dst. -d ...
ip_send_check(iph);#ifdefined(CONFIG_RTL_USB_IP_HOST_SPEEDUP)if(isUsbIp_Reserved(skb, NF_INET_LOCAL_OUT,1)==0){returnnf_hook(PF_INET, NF_INET_LOCAL_OUT, skb,NULL, skb->dst->dev,dst_output); }else{returndst_output(skb); }#elsereturnnf_hook(PF_INET, NF_INET_LOCAL_OUT, skb,...