Searched refs:rtag (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dip_fib.h237 u32 rtag; local
241 rtag = fib_rules_tclass(res);
243 *itag = (rtag<<16);
244 *itag |= (rtag>>16);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/evp/
H A Devp_test.c254 unsigned char rtag[16]; local
259 if (!EVP_CIPHER_CTX_ctrl(&ctx, EVP_CTRL_GCM_GET_TAG, tn, rtag)) {
264 if (memcmp(rtag, tag, tn)) {
266 hexdump(stderr, "Got", rtag, tn);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/evp/
H A Devp_test.c254 unsigned char rtag[16]; local
259 if (!EVP_CIPHER_CTX_ctrl(&ctx, EVP_CTRL_GCM_GET_TAG, tn, rtag)) {
264 if (memcmp(rtag, tag, tn)) {
266 hexdump(stderr, "Got", rtag, tn);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ripngd/
H A Dripngd.h248 struct ripng_tag *rtag; member in struct:ripng_interface
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dfirestream.h378 u32 rtag[3]; member in struct:fs_transmit_config
H A Dfirestream.c973 tc->rtag[0] = 0; /* What should I do with routing tags???
975 tc->rtag[1] = 0;
976 tc->rtag[2] = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtestutils.tcl2063 proc rtag { msg id } { procedure

Completed in 139 milliseconds