Searched refs:ip_dn_ctl_ptr (Results 1 – 3 of 3) sorted by relevance
97 int (*ip_dn_ctl_ptr)(struct sockopt *); variable683 if (ip_dn_ctl_ptr != NULL) in rip_ctloutput()684 error = ip_dn_ctl_ptr(sopt); in rip_ctloutput()749 if (ip_dn_ctl_ptr != NULL) in rip_ctloutput()750 error = ip_dn_ctl_ptr(sopt); in rip_ctloutput()
330 extern int (*ip_dn_ctl_ptr)(struct sockopt *);
2606 ip_dn_ctl_ptr = NULL; in ip_dn_destroy()2625 ip_dn_ctl_ptr = ip_dn_ctl; in dummynet_modevent()