Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dgarp.h10 #define GARP_END_MARK 0x0 macro
/openbmc/linux/net/802/
H A Dgarp.c245 __skb_put_u8(app->pdu, GARP_END_MARK); in garp_pdu_append_end_mark()
431 if (*skb->data == GARP_END_MARK) { in garp_pdu_parse_end_mark()