Searched refs:FC_HLEN (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/uapi/linux/ | ||
D | if_fc.h | 27 #define FC_HLEN (sizeof(struct fch_hdr)+sizeof(struct fcllc)) macro |
/Linux-v5.10/net/802/ | ||
D | fc.c | 82 dev->hard_header_len = FC_HLEN; in fc_setup() |