Home
last modified time | relevance | path

Searched defs:ll_header (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/s390/net/
H A Dctcm_main.h305 struct ll_header { struct
310 #define LL_HEADER_LENGTH (sizeof(struct ll_header)) argument
H A Dnetiucv.c186 struct ll_header { struct
190 #define NETIUCV_HDRLEN (sizeof(struct ll_header)) argument
/openbmc/linux/include/linux/
H A Dnetdevice.h3190 char *ll_header, int len) in dev_validate_header()