Searched refs:ip_ptr (Results 1 – 21 of 21) sorted by relevance
143 in_dev = dev->ip_ptr; in in_dev_get()153 return (struct in_device*)dev->ip_ptr; in __in_dev_get()
344 void *ip_ptr; /* IPv4 specific data */ member
81 indev = (struct in_device *)(*pskb)->dev->ip_ptr; in redirect_target()
178 newdst = ((struct in_device *)dev->ip_ptr)->ifa_list->ifa_local; in do_redirect()
509 if (rif->ip_ptr == NULL) in ip_fw_chk()512 for (ifa = ((struct in_device*)(rif->ip_ptr))->ifa_list; in ip_fw_chk()
96 if ((in_dev = dev->ip_ptr) != NULL) { in net_open()
311 if ((in_dev=dev->ip_ptr) != NULL) { in simeth_device_event()
155 in_dev = hdlc_to_dev(hdlc)->ip_ptr; in cisco_rx()
2268 struct in_device *in_dev = dev->ip_ptr; in process_route()2336 struct in_device *in_dev = dev->ip_ptr; in config508()3140 struct in_device *in_dev = dev->ip_ptr; in remove_route()3302 in_dev = dev->ip_ptr; in chk_bcast_mcast_addr()
1359 if ((in_dev = dev->ip_ptr) == NULL){ in get_ip_address()
1426 in_dev = dev->ip_ptr; in chk_bcast_mcast_addr()2342 struct in_device *in_dev = dev->ip_ptr; in set_chdlc_config()2716 in_dev = dev->ip_ptr; in process_route()
1803 in_dev = dev->ip_ptr;4186 in_dev = dev->ip_ptr;4324 in_dev = dev->ip_ptr;
147 dev->ip_ptr = in_dev; in inetdev_init()179 in_dev->dev->ip_ptr = NULL; in inetdev_destroy()927 dev->ip_ptr = NULL; in inetdev_event()
1067 if ((in_dev=dev->ip_ptr) != NULL) { in plip_rewrite_address()1159 if ((in_dev=dev->ip_ptr) != NULL) { in plip_open()
2479 struct in_device *in_dev = dev->ip_ptr; in strip_open_low()
262 if (odev->ip_ptr) { in setup_inject()263 struct in_device *in_dev = odev->ip_ptr; in setup_inject()
2579 BUG_TRAP(dev->ip_ptr==NULL); in netdev_finish_unregister()
295 struct in_device *in_dev = dev->ip_ptr; in clip_constructor()
251 if ((in_dev = dev->ip_ptr) != NULL) { in isdn_net_open()1655 if ((in_dev = lp->netdev->dev.ip_ptr) != NULL) { in isdn_net_ciscohdlck_slarp_send_reply()
5054 if ( (atomic_read(&card->is_open)) && (card->dev->ip_ptr) && in qeth_takeover_ip_ipms()5055 (((struct in_device*)card->dev->ip_ptr)->ifa_list) ) { in qeth_takeover_ip_ipms()5056 ifa=((struct in_device*)card->dev->ip_ptr)->ifa_list; in qeth_takeover_ip_ipms()5099 card_group->vlan_devices[i]->ip_ptr)-> in qeth_takeover_ip_ipms()
3912 in_dev = (struct in_device *) dev->ip_ptr; in e100_get_ip_lbytes()