Home
last modified time | relevance | path

Searched refs:ilv (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dprint-forces.c398 #define GO_NXT_ILV(ilv,rlen) ((rlen) -= F_ALN_LEN(GET_BE_U_4((ilv)->length)), \ argument
399 (const struct forces_ilv *)(((const char*)(ilv)) \
400 + F_ALN_LEN(GET_BE_U_4((ilv)->length))))
430 ilv_valid(netdissect_options *ndo, const struct forces_ilv *ilv, u_int rlen) in ilv_valid() argument
434 if (GET_BE_U_4(ilv->length) < ILV_HDRL) in ilv_valid()
436 if (GET_BE_U_4(ilv->length) > rlen) in ilv_valid()
438 if (rlen < F_ALN_LEN(GET_BE_U_4(ilv->length))) in ilv_valid()
727 const struct forces_ilv *ilv = (const struct forces_ilv *)pptr; in sdatailv_print() local
741 const u_char *tdp = (const u_char *) ILV_DATA(ilv); in sdatailv_print()
742 invilv = ilv_valid(ndo, ilv, rlen); in sdatailv_print()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMSA.txt31 instructions will be selected instead of vshf.[bhwd]. Unlike the ilv*,