Searched defs:LEN (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/amd64/include/ |
| H A D | vmm_snapshot.h | 112 #define SNAPSHOT_BUF_OR_LEAVE(DATA, LEN, META, RES, LABEL) \ argument 130 #define SNAPSHOT_GUEST2HOST_ADDR_OR_LEAVE(ADDR, LEN, RNULL, META, RES, LABEL) \ argument 143 #define SNAPSHOT_BUF_CMP_OR_LEAVE(DATA, LEN, META, RES, LABEL) \ argument
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | inflate.h | 41 LEN, /* i: waiting for length/lit/eob code */ enumerator
|
| /f-stack/freebsd/net/ |
| H A D | radix.c | 128 #define LEN(x) ( (int) (*(const u_char *)(x)) ) macro
|
| /f-stack/dpdk/app/test/ |
| H A D | test_acl.c | 21 #define LEN RTE_ACL_MAX_CATEGORIES macro
|
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | uni_ie.c | 132 #define START_IE(TYPE,CODE,LEN) \ argument 142 #define START_IE2(TYPE,CODE,LEN,REALCODE) \ argument
|