Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dgarp.h37 static inline struct garp_skb_cb *garp_cb(struct sk_buff *skb) in garp_cb() function
/kernel/linux/linux-5.10/net/802/
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()