atmarp_ctrl        55 net/atm/clip.c 	struct atmarp_ctrl *ctrl;
atmarp_ctrl        61 net/atm/clip.c 	skb = alloc_skb(sizeof(struct atmarp_ctrl), GFP_ATOMIC);
atmarp_ctrl        64 net/atm/clip.c 	ctrl = skb_put(skb, sizeof(struct atmarp_ctrl));