Searched refs:bhdr (Results 1 - 16 of 16) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lltdc/src/
H A Dctstate.c287 topo_base_header_t* bhdr; local
302 bhdr = (topo_base_header_t*)(ehdr + 1);
303 dhdr = (topo_discover_header_t*)(bhdr + 1);
304 hhdr = (topo_hello_header_t*)(bhdr + 1);
305 qlhdr = (topo_qltlv_header_t*)(bhdr + 1);
306 qrhdr = (topo_queryresp_header_t*)(bhdr + 1);
307 fhdr = (topo_flat_header_t*)(bhdr + 1);
314 seqNum = ntohs(bhdr->tbh_seqnum);
315 DEBUG({printf("Base-header:\n version=%d ToS=%s Opcode=%s SeqNum=%d\n", bhdr->tbh_version, Lld2_tos_names[bhdr
447 topo_base_header_t* bhdr; local
[all...]
H A Dctpacketio.c257 topo_base_header_t *bhdr = (topo_base_header_t*)(ehdr + 1); local
263 bhdr->tbh_version = TOPO_VERSION;
264 bhdr->tbh_tos = (uint8_t)tos;
265 bhdr->tbh_opcode = (uint8_t)g_opcode;
266 bhdr->tbh_realsrc = *srchw;
267 bhdr->tbh_realdst = *dsthw;
268 bhdr->tbh_seqnum = htons(seqnum);
270 return (void*)(bhdr+1);
374 topo_base_header_t *bhdr = (topo_base_header_t*)(ehdr + 1); local
380 bhdr
[all...]
H A Dpacketio.c263 topo_base_header_t *bhdr = (topo_base_header_t*)(ehdr + 1); local
276 bhdr->tbh_version = TOPO_VERSION;
277 bhdr->tbh_tos = (uint8_t)tos;
278 bhdr->tbh_opcode = (uint8_t)g_opcode;
279 bhdr->tbh_realsrc = *srchw;
280 bhdr->tbh_realdst = *dsthw;
281 bhdr->tbh_seqnum = htons(seqnum);
283 return (void*)(bhdr+1);
455 topo_base_header_t *bhdr = (topo_base_header_t*) (ehdr + 1); local
463 bhdr
[all...]
H A Dmapping.c62 topo_base_header_t *bhdr; /* pointer to base header in emit buf */ local
73 bhdr = (topo_base_header_t*)(ehdr + 1);
74 emit = (topo_emit_header_t*)(bhdr + 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lltdc/src/
H A Dctstate.c287 topo_base_header_t* bhdr; local
302 bhdr = (topo_base_header_t*)(ehdr + 1);
303 dhdr = (topo_discover_header_t*)(bhdr + 1);
304 hhdr = (topo_hello_header_t*)(bhdr + 1);
305 qlhdr = (topo_qltlv_header_t*)(bhdr + 1);
306 qrhdr = (topo_queryresp_header_t*)(bhdr + 1);
307 fhdr = (topo_flat_header_t*)(bhdr + 1);
314 seqNum = ntohs(bhdr->tbh_seqnum);
315 DEBUG({printf("Base-header:\n version=%d ToS=%s Opcode=%s SeqNum=%d\n", bhdr->tbh_version, Lld2_tos_names[bhdr
447 topo_base_header_t* bhdr; local
[all...]
H A Dctpacketio.c257 topo_base_header_t *bhdr = (topo_base_header_t*)(ehdr + 1); local
263 bhdr->tbh_version = TOPO_VERSION;
264 bhdr->tbh_tos = (uint8_t)tos;
265 bhdr->tbh_opcode = (uint8_t)g_opcode;
266 bhdr->tbh_realsrc = *srchw;
267 bhdr->tbh_realdst = *dsthw;
268 bhdr->tbh_seqnum = htons(seqnum);
270 return (void*)(bhdr+1);
374 topo_base_header_t *bhdr = (topo_base_header_t*)(ehdr + 1); local
380 bhdr
[all...]
H A Dpacketio.c263 topo_base_header_t *bhdr = (topo_base_header_t*)(ehdr + 1); local
276 bhdr->tbh_version = TOPO_VERSION;
277 bhdr->tbh_tos = (uint8_t)tos;
278 bhdr->tbh_opcode = (uint8_t)g_opcode;
279 bhdr->tbh_realsrc = *srchw;
280 bhdr->tbh_realdst = *dsthw;
281 bhdr->tbh_seqnum = htons(seqnum);
283 return (void*)(bhdr+1);
455 topo_base_header_t *bhdr = (topo_base_header_t*) (ehdr + 1); local
463 bhdr
[all...]
H A Dmapping.c62 topo_base_header_t *bhdr; /* pointer to base header in emit buf */ local
73 bhdr = (topo_base_header_t*)(ehdr + 1);
74 emit = (topo_emit_header_t*)(bhdr + 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lltdc/src/
H A Dctstate.c287 topo_base_header_t* bhdr; local
302 bhdr = (topo_base_header_t*)(ehdr + 1);
303 dhdr = (topo_discover_header_t*)(bhdr + 1);
304 hhdr = (topo_hello_header_t*)(bhdr + 1);
305 qlhdr = (topo_qltlv_header_t*)(bhdr + 1);
306 qrhdr = (topo_queryresp_header_t*)(bhdr + 1);
307 fhdr = (topo_flat_header_t*)(bhdr + 1);
314 seqNum = ntohs(bhdr->tbh_seqnum);
315 DEBUG({printf("Base-header:\n version=%d ToS=%s Opcode=%s SeqNum=%d\n", bhdr->tbh_version, Lld2_tos_names[bhdr
447 topo_base_header_t* bhdr; local
[all...]
H A Dctpacketio.c257 topo_base_header_t *bhdr = (topo_base_header_t*)(ehdr + 1); local
263 bhdr->tbh_version = TOPO_VERSION;
264 bhdr->tbh_tos = (uint8_t)tos;
265 bhdr->tbh_opcode = (uint8_t)g_opcode;
266 bhdr->tbh_realsrc = *srchw;
267 bhdr->tbh_realdst = *dsthw;
268 bhdr->tbh_seqnum = htons(seqnum);
270 return (void*)(bhdr+1);
374 topo_base_header_t *bhdr = (topo_base_header_t*)(ehdr + 1); local
380 bhdr
[all...]
H A Dpacketio.c263 topo_base_header_t *bhdr = (topo_base_header_t*)(ehdr + 1); local
276 bhdr->tbh_version = TOPO_VERSION;
277 bhdr->tbh_tos = (uint8_t)tos;
278 bhdr->tbh_opcode = (uint8_t)g_opcode;
279 bhdr->tbh_realsrc = *srchw;
280 bhdr->tbh_realdst = *dsthw;
281 bhdr->tbh_seqnum = htons(seqnum);
283 return (void*)(bhdr+1);
455 topo_base_header_t *bhdr = (topo_base_header_t*) (ehdr + 1); local
463 bhdr
[all...]
H A Dmapping.c62 topo_base_header_t *bhdr; /* pointer to base header in emit buf */ local
73 bhdr = (topo_base_header_t*)(ehdr + 1);
74 emit = (topo_emit_header_t*)(bhdr + 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/include/
H A Dbcmrobo.h185 extern void robo_fa_enable(robo_info_t *robo, bool on, bool bhdr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/et/sys/
H A Detc_fa.c1482 bcm_hdr_t bhdr; local
1495 bhdr.word = NTOH32(*((uint32 *)PKTDATA(si_osh(fai->sih), p)));
1496 if (bhdr.oc10.op_code == 0x2) {
1497 uint32 nid = (bhdr.oc10.napt_flow_id * CTF_MAX_BUCKET_INDEX) + bhdr.oc10.bkt_id;
1499 if (bhdr.oc10.all_bkts_full) {
1506 if (bhdr.oc10.op_code == 0x1) {
H A Det_linux.c2299 bcm_hdr_t bhdr; local
2302 bhdr.word = NTOH32(*((uint32 *)(PKTDATA(et->osh, p) + dataoff)));
2303 if (bhdr.oc10.op_code == 0x2)
2305 else if (bhdr.oc10.op_code == 0x1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/shared/
H A Dbcmrobo.c1714 robo_fa_enable(robo_info_t *robo, bool on, bool bhdr) argument
1729 val8 = (bhdr ? 0x1 : 0x0);

Completed in 260 milliseconds