Lines Matching refs:dabuf

1091 				ifname, typestr, opstr, tx?sabuf:dabuf, tx?seabuf:deabuf, \
1092 tx?"->":"<-", tx?dabuf:sabuf, tx?deabuf:seabuf, \
1096 ifname, typestr, opstr, tx?sabuf:dabuf, tx?seabuf:deabuf, \
1097 tx?"->":"<-", tx?dabuf:sabuf, tx?deabuf:seabuf)); \
1126 char sabuf[20]="", dabuf[20]=""; in dhd_dhcp_dump() local
1133 bcm_ip_ntoa((struct ipv4_addr *)iph->dst_ip, dabuf); in dhd_dhcp_dump()
1197 TXFATE_FMT"\n", ifname, tx?sabuf:dabuf, tx?seabuf:deabuf, \
1198 tx?"->":"<-", tx?dabuf:sabuf, tx?deabuf:seabuf, seqnum, \
1202 ifname, tx?sabuf:dabuf, tx?seabuf:deabuf, \
1203 tx?"->":"<-", tx?dabuf:sabuf, tx?deabuf:seabuf, seqnum)); \
1211 TXFATE_FMT "\n", ifname, tx?sabuf:dabuf, tx?seabuf:deabuf, \
1212 tx?"->":"<-", tx?dabuf:sabuf, tx?deabuf:seabuf, type, code, \
1216 " CODE=%d\n", ifname, tx?sabuf:dabuf, tx?seabuf:deabuf, \
1217 tx?"->":"<-", tx?dabuf:sabuf, tx?deabuf:seabuf, type, code)); \
1231 char sabuf[20]="", dabuf[20]=""; in dhd_icmp_dump() local
1245 bcm_ip_ntoa((struct ipv4_addr *)iph->dst_ip, dabuf); in dhd_icmp_dump()
1297 ifname, tx?sabuf:dabuf, tx?seabuf:deabuf, \
1298 tx?"->":"<-", tx?dabuf:sabuf, tx?deabuf:seabuf, \
1302 ifname, tx?sabuf:dabuf, tx?seabuf:deabuf, \
1303 tx?"->":"<-", tx?dabuf:sabuf, tx?deabuf:seabuf, \
1308 ifname, tx?sabuf:dabuf, tx?seabuf:deabuf, \
1309 tx?"->":"<-", tx?dabuf:sabuf, tx?deabuf:seabuf)); \
1318 TXFATE_FMT "\n", ifname, tx?sabuf:dabuf, tx?seabuf:deabuf, \
1319 tx?"->":"<-", tx?dabuf:sabuf, tx?deabuf:seabuf, opcode, \
1323 TXFATE_FMT "\n", ifname, tx?sabuf:dabuf, tx?seabuf:deabuf, \
1324 tx?"->":"<-", tx?dabuf:sabuf, tx?deabuf:seabuf, opcode, \
1329 ifname, tx?sabuf:dabuf, tx?seabuf:deabuf, \
1330 tx?"->":"<-", tx?dabuf:sabuf, tx?deabuf:seabuf, opcode)); \
1343 char sabuf[20]="", dabuf[20]=""; in dhd_arp_dump() local
1355 bcm_ip_ntoa((struct ipv4_addr *)arph->dst_ip, dabuf); in dhd_arp_dump()
1433 TXFATE_FMT "\n", ifname, tx?sabuf:dabuf, tx?seabuf:deabuf, \
1434 tx?"->":"<-", tx?dabuf:sabuf, tx?deabuf:seabuf, \
1438 TXFATE_FMT "\n", ifname, tx?sabuf:dabuf, tx?seabuf:deabuf, \
1439 tx?"->":"<-", tx?dabuf:sabuf, tx?deabuf:seabuf, \
1444 ifname, tx?sabuf:dabuf, tx?seabuf:deabuf, tx?"->":"<-", \
1445 tx?dabuf:sabuf, tx?deabuf:seabuf, id, DNSOPCODE(opcode))); \
1454 TXFATE_FMT "\n", ifname, tx?sabuf:dabuf, tx?seabuf:deabuf, \
1455 tx?"->":"<-", tx?dabuf:sabuf, tx?deabuf:seabuf, id, DNSOPCODE(opcode), \
1459 TXFATE_FMT "\n", ifname, tx?sabuf:dabuf, tx?seabuf:deabuf, \
1460 tx?"->":"<-", tx?dabuf:sabuf, tx?deabuf:seabuf, id, DNSOPCODE(opcode), \
1465 ifname, tx?sabuf:dabuf, tx?seabuf:deabuf, \
1466 tx?"->":"<-", tx?dabuf:sabuf, tx?deabuf:seabuf, \
1480 char sabuf[20]="", dabuf[20]=""; in dhd_dns_dump() local
1494 bcm_ip_ntoa((struct ipv4_addr *)iph->dst_ip, dabuf); in dhd_dns_dump()