Searched refs:garp_pdu_append_attr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/802/ |
H A D | garp.c | 287 static int garp_pdu_append_attr(struct garp_applicant *app, in garp_pdu_append_attr() function 338 if (garp_pdu_append_attr(app, attr, GARP_JOIN_IN) < 0) in garp_attr_event() 342 garp_pdu_append_attr(app, attr, GARP_LEAVE_EMPTY); in garp_attr_event()
|
/kernel/linux/linux-6.6/net/802/ |
H A D | garp.c | 287 static int garp_pdu_append_attr(struct garp_applicant *app, in garp_pdu_append_attr() function 338 if (garp_pdu_append_attr(app, attr, GARP_JOIN_IN) < 0) in garp_attr_event() 342 garp_pdu_append_attr(app, attr, GARP_LEAVE_EMPTY); in garp_attr_event()
|
Completed in 3 milliseconds