Searched refs:vtag (Results 1 – 10 of 10) sorted by relevance
173 vtag=`echo "$v" | sed 's/-.*//'`174 commit_list=`git rev-list "$vtag"..HEAD 2>/dev/null` \
258 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()
199 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()
264 ct->protoinfo.sctp.vtag[__DIR_ORIG] = in __parse_protoinfo_sctp()270 ct->protoinfo.sctp.vtag[__DIR_REPL] = in __parse_protoinfo_sctp()
228 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()
177 htonl(ct->protoinfo.sctp.vtag[__DIR_ORIG])); in nfct_build_protoinfo()181 htonl(ct->protoinfo.sctp.vtag[__DIR_REPL])); in nfct_build_protoinfo()
415 ct->protoinfo.sctp.vtag[__DIR_ORIG] = in nfct_parse_protoinfo_sctp()421 ct->protoinfo.sctp.vtag[__DIR_REPL] = in nfct_parse_protoinfo_sctp()
174 htonl(ct->protoinfo.sctp.vtag[__DIR_ORIG])); in __build_protoinfo()178 htonl(ct->protoinfo.sctp.vtag[__DIR_REPL])); in __build_protoinfo()
132 uint32_t vtag[__DIR_MAX]; member
134 u16 vtag; member