taglinefilesource code
ipo344net/ipv4/packet.cstruct inet_packet_opt *ipo=(struct inet_packet_opt *)this;
ipo345net/ipv4/packet.cif(msg==NETDEV_DOWN && data==ipo->bound_dev)
ipo350net/ipv4/packet.cipo->bound_dev=NULL;
ipo351net/ipv4/packet.cdev_remove_pack(ipo->prot_hook);
ipo352net/ipv4/packet.ckfree(ipo->prot_hook);
ipo353net/ipv4/packet.cipo->prot_hook=NULL;