Home
last modified time | relevance | path

Searched refs:vtag (Results 1 – 10 of 10) sorted by relevance

/external/bison/build-aux/
Dgit-version-gen173 vtag=`echo "$v" | sed 's/-.*//'`
174 commit_list=`git rev-list "$vtag"..HEAD 2>/dev/null` \
/external/libnetfilter_conntrack/src/conntrack/
Dcopy.c258 dest->protoinfo.sctp.vtag[__DIR_ORIG] = in copy_attr_sctp_vtag_orig()
259 orig->protoinfo.sctp.vtag[__DIR_ORIG]; in copy_attr_sctp_vtag_orig()
265 dest->protoinfo.sctp.vtag[__DIR_REPL] = in copy_attr_sctp_vtag_repl()
266 orig->protoinfo.sctp.vtag[__DIR_REPL]; in copy_attr_sctp_vtag_repl()
Dgetter.c199 return &ct->protoinfo.sctp.vtag[__DIR_ORIG]; in get_attr_sctp_vtag_orig()
204 return &ct->protoinfo.sctp.vtag[__DIR_REPL]; in get_attr_sctp_vtag_repl()
Dparse.c264 ct->protoinfo.sctp.vtag[__DIR_ORIG] = in __parse_protoinfo_sctp()
270 ct->protoinfo.sctp.vtag[__DIR_REPL] = in __parse_protoinfo_sctp()
Dsetter.c228 ct->protoinfo.sctp.vtag[__DIR_ORIG] = *((uint32_t *) value); in set_attr_sctp_vtag_orig()
234 ct->protoinfo.sctp.vtag[__DIR_REPL] = *((uint32_t *) value); in set_attr_sctp_vtag_repl()
Dbuild_mnl.c177 htonl(ct->protoinfo.sctp.vtag[__DIR_ORIG])); in nfct_build_protoinfo()
181 htonl(ct->protoinfo.sctp.vtag[__DIR_REPL])); in nfct_build_protoinfo()
Dparse_mnl.c415 ct->protoinfo.sctp.vtag[__DIR_ORIG] = in nfct_parse_protoinfo_sctp()
421 ct->protoinfo.sctp.vtag[__DIR_REPL] = in nfct_parse_protoinfo_sctp()
Dbuild.c174 htonl(ct->protoinfo.sctp.vtag[__DIR_ORIG])); in __build_protoinfo()
178 htonl(ct->protoinfo.sctp.vtag[__DIR_REPL])); in __build_protoinfo()
/external/libnetfilter_conntrack/include/internal/
Dobject.h132 uint32_t vtag[__DIR_MAX]; member
/external/syslinux/gpxe/src/drivers/net/
Datl1e.h134 u16 vtag; member