Searched refs:atmarp_ctrl (Results 1 – 2 of 2) sorted by relevance
36 struct atmarp_ctrl { struct 37 typeatmarp_ctrl global() argument 38 itf_numatmarp_ctrl global() argument 39 ipatmarp_ctrl global() argument
56 struct atmarp_ctrl *ctrl; in to_atmarpd() 69 skb = alloc_skb(sizeof(struct atmarp_ctrl), GFP_ATOMIC); in to_atmarpd() 74 ctrl = skb_put(skb, sizeof(struct atmarp_ctrl)); in to_atmarpd()