Home
last modified time | relevance | path

Searched refs:garp_cb (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dgarp.h39 static inline struct garp_skb_cb *garp_cb(struct sk_buff *skb) in garp_cb() function
/openbmc/linux/net/802/
H A Dgarp.c283 garp_cb(app->pdu)->cur_type = attrtype; in garp_pdu_append_msg()
301 if (garp_cb(app->pdu)->cur_type != attr->type) { in garp_pdu_append_attr()
302 if (garp_cb(app->pdu)->cur_type && in garp_pdu_append_attr()