Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/s390/net/
Dctcm_main.h305 struct ll_header { struct
310 #define LL_HEADER_LENGTH (sizeof(struct ll_header)) argument
Dnetiucv.c186 struct ll_header { struct
190 #define NETIUCV_HDRLEN (sizeof(struct ll_header)) argument
/kernel/linux/linux-5.10/drivers/s390/net/
Dctcm_main.h309 struct ll_header { struct
314 #define LL_HEADER_LENGTH (sizeof(struct ll_header)) argument
Dnetiucv.c204 struct ll_header { struct
208 #define NETIUCV_HDRLEN (sizeof(struct ll_header)) argument
/kernel/linux/linux-6.6/include/linux/
Dnetdevice.h3191 char *ll_header, int len) in dev_validate_header()
/kernel/linux/linux-5.10/include/linux/
Dnetdevice.h3198 char *ll_header, int len) in dev_validate_header()