Home
last modified time | relevance | path

Searched defs:LEN (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/amd64/include/
H A Dvmm_snapshot.h112 #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 Dinflate.h41 LEN, /* i: waiting for length/lit/eob code */ enumerator
/f-stack/freebsd/net/
H A Dradix.c128 #define LEN(x) ( (int) (*(const u_char *)(x)) ) macro
/f-stack/dpdk/app/test/
H A Dtest_acl.c21 #define LEN RTE_ACL_MAX_CATEGORIES macro
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_ie.c132 #define START_IE(TYPE,CODE,LEN) \ argument
142 #define START_IE2(TYPE,CODE,LEN,REALCODE) \ argument