Searched refs:ip_dn_ctl_ptr (Results 1 – 3 of 3) sorted by relevance
105 int (*ip_dn_ctl_ptr)(struct sockopt *); variable687 if (ip_dn_ctl_ptr != NULL) in rip_ctloutput()688 error = ip_dn_ctl_ptr(sopt); in rip_ctloutput()752 if (ip_dn_ctl_ptr != NULL) in rip_ctloutput()753 error = ip_dn_ctl_ptr(sopt); in rip_ctloutput()
301 extern int (*ip_dn_ctl_ptr)(struct sockopt *);
2636 ip_dn_ctl_ptr = NULL; in ip_dn_destroy()2655 ip_dn_ctl_ptr = ip_dn_ctl; in dummynet_modevent()