Home
last modified time | relevance | path

Searched refs:ND_PRINT (Results 1 – 25 of 139) sorted by relevance

123456

/external/tcpdump/
Dprint-rx.c532 ND_PRINT((ndo, " [|rx] (%d)", length)); in rx_print()
538 ND_PRINT((ndo, " rx %s", tok2str(rx_types, "type %d", rxh->type))); in rx_print()
544 ND_PRINT((ndo, " cid %08x call# %d", in rx_print()
548 ND_PRINT((ndo, " seq %d ser %d", in rx_print()
553 ND_PRINT((ndo, " secindex %d serviceid %hu", in rx_print()
564 ND_PRINT((ndo, " ")); in rx_print()
566 ND_PRINT((ndo, ",")); in rx_print()
568 ND_PRINT((ndo, "<%s>", rx_flags[i].s)); in rx_print()
669 ND_PRINT((ndo, " (%d)", length)); in rx_print()
752 ND_PRINT((ndo, " fid %d/%d/%d", (int) n1, (int) n2, (int) n3)); \
[all …]
Dprint-dhcp6.c302 ND_PRINT((ndo, " (%s", tok2str(dh6opt_str, "opt_%u", opttype))); in dhcp6opt_print()
308 ND_PRINT((ndo, " ?)")); in dhcp6opt_print()
315 ND_PRINT((ndo, " hwaddr/time type %u time %u ", in dhcp6opt_print()
319 ND_PRINT((ndo, "%02x", tp[i])); in dhcp6opt_print()
321 ND_PRINT((ndo, ")")); in dhcp6opt_print()
324 ND_PRINT((ndo, " ?)")); in dhcp6opt_print()
329 ND_PRINT((ndo, " vid ")); in dhcp6opt_print()
331 ND_PRINT((ndo, "%02x", tp[i])); in dhcp6opt_print()
333 ND_PRINT((ndo, ")")); in dhcp6opt_print()
336 ND_PRINT((ndo, " ?)")); in dhcp6opt_print()
[all …]
Dprint-pim.c151 ND_PRINT((ndo, " RPF %s ", ipaddr_string(ndo, bp))); in pimv1_join_prune_print()
154 ND_PRINT((ndo, "Hold ")); in pimv1_join_prune_print()
157 ND_PRINT((ndo, "%s (%s/%d, %s", njoin ? "Join" : "Prune", in pimv1_join_prune_print()
161 ND_PRINT((ndo, "/%s", ipaddr_string(ndo, &bp[16]))); in pimv1_join_prune_print()
162 ND_PRINT((ndo, ") %s%s %s", in pimv1_join_prune_print()
171 ND_PRINT((ndo, "\n")); in pimv1_join_prune_print()
172 ND_PRINT((ndo, " Upstream Nbr: %s", ipaddr_string(ndo, bp))); in pimv1_join_prune_print()
175 ND_PRINT((ndo, "\n")); in pimv1_join_prune_print()
176 ND_PRINT((ndo, " Hold time: ")); in pimv1_join_prune_print()
193 ND_PRINT((ndo, "\n\tGroup: %s", ipaddr_string(ndo, bp))); in pimv1_join_prune_print()
[all …]
Dprint-igmp.c112 ND_PRINT((ndo, " [invalid len %d]", len)); in print_mtrace()
115 ND_PRINT((ndo, "mtrace %u: %s to %s reply-to %s", in print_mtrace()
120 ND_PRINT((ndo, " with-ttl %d", TR_GETTTL(EXTRACT_32BITS(&tr->tr_rttlqid)))); in print_mtrace()
123 ND_PRINT((ndo, "%s", tstr)); in print_mtrace()
134 ND_PRINT((ndo, " [invalid len %d]", len)); in print_mresp()
137 ND_PRINT((ndo, "mresp %lu: %s to %s reply-to %s", in print_mresp()
142 ND_PRINT((ndo, " with-ttl %d", TR_GETTTL(EXTRACT_32BITS(&tr->tr_rttlqid)))); in print_mresp()
145 ND_PRINT((ndo, "%s", tstr)); in print_mresp()
157 ND_PRINT((ndo, " [invalid len %d]", len)); in print_igmpv3_report()
162 ND_PRINT((ndo, ", %d group record(s)", ngroups)); in print_igmpv3_report()
[all …]
Dprint-dccp.c257 ND_PRINT((ndo, "(ack=%" PRIu64 ") ", ackno)); in dccp_print_ack_no()
297 ND_PRINT((ndo, "[Invalid packet|dccp]")); in dccp_print()
301 ND_PRINT((ndo, "truncated-dccp - %u bytes missing!", in dccp_print()
309 ND_PRINT((ndo, "truncated-dccp - %u bytes missing!", in dccp_print()
321 ND_PRINT((ndo, "%s.%d > %s.%d: ", in dccp_print()
327 ND_PRINT((ndo, "%s.%d > %s.%d: ", in dccp_print()
332 ND_PRINT((ndo, "DCCP")); in dccp_print()
335 ND_PRINT((ndo, " %d", len - hlen)); in dccp_print()
337 ND_PRINT((ndo, " [bad hdr length %u - too long, > %u]", in dccp_print()
345 ND_PRINT((ndo, " (CCVal %d, CsCov %d, ", DCCPH_CCVAL(dh), DCCPH_CSCOV(dh))); in dccp_print()
[all …]
Dprint-bootp.c292 ND_PRINT((ndo, "BOOTP/DHCP, %s", in bootp_print()
297 ND_PRINT((ndo, " from %s", etheraddr_string(ndo, bp->bp_chaddr))); in bootp_print()
300 ND_PRINT((ndo, ", length %u", length)); in bootp_print()
309 ND_PRINT((ndo, ", htype %d", bp->bp_htype)); in bootp_print()
313 ND_PRINT((ndo, ", hlen %d", bp->bp_hlen)); in bootp_print()
317 ND_PRINT((ndo, ", hops %d", bp->bp_hops)); in bootp_print()
319 ND_PRINT((ndo, ", xid 0x%x", EXTRACT_32BITS(&bp->bp_xid))); in bootp_print()
321 ND_PRINT((ndo, ", secs %d", EXTRACT_16BITS(&bp->bp_secs))); in bootp_print()
323 ND_PRINT((ndo, ", Flags [%s]", in bootp_print()
326 ND_PRINT((ndo, " (0x%04x)", EXTRACT_16BITS(&bp->bp_flags))); in bootp_print()
[all …]
Dprint-babel.c51 ND_PRINT((ndo, "babel")); in babel_print()
56 ND_PRINT((ndo, " malformed header")); in babel_print()
59 ND_PRINT((ndo, " %d", cp[1])); in babel_print()
67 ND_PRINT((ndo, " unknown version")); in babel_print()
74 ND_PRINT((ndo, " %s", tstr)); in babel_print()
283 ND_PRINT((ndo, " sub-pad1")); in subtlvs_print()
294 ND_PRINT((ndo, " sub-padn")); in subtlvs_print()
298 ND_PRINT((ndo, " sub-diversity")); in subtlvs_print()
300 ND_PRINT((ndo, " empty")); in subtlvs_print()
305 ND_PRINT((ndo, "%s%s", sep, tok2str(diversity_str, "%u", *cp++))); in subtlvs_print()
[all …]
Dprint-lldp.c609 ND_PRINT((ndo, "\n\t Priority Assignment Table")); in print_ets_priority_assignment_table()
610 ND_PRINT((ndo, "\n\t Priority : 0 1 2 3 4 5 6 7")); in print_ets_priority_assignment_table()
611 ND_PRINT((ndo, "\n\t Value : %-3d %-3d %-3d %-3d %-3d %-3d %-3d %-3d", in print_ets_priority_assignment_table()
620 ND_PRINT((ndo, "\n\t TC Bandwidth Table")); in print_tc_bandwidth_table()
621 ND_PRINT((ndo, "\n\t TC%% : 0 1 2 3 4 5 6 7")); in print_tc_bandwidth_table()
622 ND_PRINT((ndo, "\n\t Value : %-3d %-3d %-3d %-3d %-3d %-3d %-3d %-3d", in print_tc_bandwidth_table()
630 ND_PRINT((ndo, "\n\t TSA Assignment Table")); in print_tsa_assignment_table()
631 ND_PRINT((ndo, "\n\t Traffic Class: 0 1 2 3 4 5 6 7")); in print_tsa_assignment_table()
632 ND_PRINT((ndo, "\n\t Value : %-3d %-3d %-3d %-3d %-3d %-3d %-3d %-3d", in print_tsa_assignment_table()
653 ND_PRINT((ndo, "\n\t %s Subtype (%u)", in lldp_private_8021_print()
[all …]
Dprint-icmp6.c619 ND_PRINT((ndo,":")); in print_lladdr()
620 ND_PRINT((ndo,"%02x", *q++)); in print_lladdr()
687 ND_PRINT((ndo, " opt:pad0")); in rpl_dio_printopt()
689 ND_PRINT((ndo, " opt:%s len:%u ", in rpl_dio_printopt()
706 ND_PRINT((ndo," [|truncated]")); in rpl_dio_printopt()
720 ND_PRINT((ndo, " [dagid:%s,seq:%u,instance:%u,rank:%u,%smop:%s,prf:%u]", in rpl_dio_print()
735 ND_PRINT((ndo," [|truncated]")); in rpl_dio_print()
762 ND_PRINT((ndo, " [dagid:%s,seq:%u,instance:%u%s%s,%02x]", in rpl_dao_print()
777 ND_PRINT((ndo," [|truncated]")); in rpl_dao_print()
781 ND_PRINT((ndo," [|length too short]")); in rpl_dao_print()
[all …]
Dprint-ppp.c425 ND_PRINT((ndo, "%s, ", typestr)); in handle_ctrl_proto()
433 ND_PRINT((ndo, "%s (0x%02x), id %u, length %u", in handle_ctrl_proto()
449 ND_PRINT((ndo, "\n\tencoded length %u (=Option(s) length %u)", len, len - 4)); in handle_ctrl_proto()
460 ND_PRINT((ndo, "\n\t Magic-Num 0x%08x", EXTRACT_32BITS(tptr))); in handle_ctrl_proto()
463 ND_PRINT((ndo, " Vendor: %s (%u)", in handle_ctrl_proto()
520 ND_PRINT((ndo, "\n\t Rejected %s Protocol (0x%04x)", in handle_ctrl_proto()
525 ND_PRINT((ndo, "\n\t Rejected Packet")); in handle_ctrl_proto()
535 ND_PRINT((ndo, "\n\t Magic-Num 0x%08x", EXTRACT_32BITS(tptr))); in handle_ctrl_proto()
538 ND_PRINT((ndo, "\n\t -----trailing data-----")); in handle_ctrl_proto()
547 ND_PRINT((ndo, "\n\t Magic-Num 0x%08x", EXTRACT_32BITS(tptr))); in handle_ctrl_proto()
[all …]
Dprint-mobility.c127 ND_PRINT((ndo, "(pad1)")); in mobility_opt_print()
131 ND_PRINT((ndo, "(padn: trunc)")); in mobility_opt_print()
134 ND_PRINT((ndo, "(padn)")); in mobility_opt_print()
138 ND_PRINT((ndo, "(refresh: trunc)")); in mobility_opt_print()
142 ND_PRINT((ndo, "(refresh: %u)", in mobility_opt_print()
147 ND_PRINT((ndo, "(altcoa: trunc)")); in mobility_opt_print()
150 ND_PRINT((ndo, "(alt-CoA: %s)", ip6addr_string(ndo, &bp[i+2]))); in mobility_opt_print()
154 ND_PRINT((ndo, "(ni: trunc)")); in mobility_opt_print()
157 ND_PRINT((ndo, "(ni: ho=0x%04x co=0x%04x)", in mobility_opt_print()
163 ND_PRINT((ndo, "(auth: trunc)")); in mobility_opt_print()
[all …]
Dprint-cdp.c100 ND_PRINT((ndo, "%s", tstr)); in cdp_print()
107 ND_PRINT((ndo, "CDPv%u, ttl: %us", *(tptr + CDP_HEADER_VERSION_OFFSET), in cdp_print()
110ND_PRINT((ndo, ", checksum: 0x%04x (unverified), length %u", EXTRACT_16BITS(tptr+CDP_HEADER_CHECKS… in cdp_print()
119 ND_PRINT((ndo, "\n\t%s (0x%02x), TLV length: %u byte%s (too short)", in cdp_print()
125 ND_PRINT((ndo, ", %s TLV length %u too short", in cdp_print()
138 ND_PRINT((ndo, "\n\t%s (0x%02x), value length: %u byte%s: ", in cdp_print()
148 ND_PRINT((ndo, ", Device-ID ")); in cdp_print()
149 ND_PRINT((ndo, "'")); in cdp_print()
151 ND_PRINT((ndo, "'")); in cdp_print()
158 ND_PRINT((ndo, "'")); in cdp_print()
[all …]
Dprint-isoclns.c671 ND_PRINT((ndo, "|OSI")); in isoclns_print()
676 ND_PRINT((ndo, "OSI NLPID %s (0x%02x): ", tok2str(nlpid_values, "Unknown", *p), *p)); in isoclns_print()
695 ND_PRINT((ndo, "%slength: %u", ndo->ndo_eflag ? "" : ", ", length)); in isoclns_print()
716 ND_PRINT((ndo, "OSI NLPID 0x%02x unknown", *p)); in isoclns_print()
717 ND_PRINT((ndo, "%slength: %u", ndo->ndo_eflag ? "" : ", ", length)); in isoclns_print()
777 ND_PRINT((ndo, "CLNP")); in clnp_print()
784 ND_PRINT((ndo, "version %d packet not supported", clnp_header->version)); in clnp_print()
807 ND_PRINT((ndo, "%s%s > %s, %s, length %u", in clnp_print()
815 ND_PRINT((ndo, "%slength %u", ndo->ndo_eflag ? "" : ", ", length)); in clnp_print()
817ND_PRINT((ndo, "\n\t%s PDU, hlen: %u, v: %u, lifetime: %u.%us, Segment PDU length: %u, checksum: 0… in clnp_print()
[all …]
Dprint-egp.c176 ND_PRINT((ndo, " %s %s ", in egpnrprint()
181 ND_PRINT((ndo, "(")); in egpnrprint()
184 ND_PRINT((ndo, "%sd%d:", comma, (int)*cp++)); in egpnrprint()
199 ND_PRINT((ndo, " %s", ipaddr_string(ndo, &addr))); in egpnrprint()
202 ND_PRINT((ndo, ")")); in egpnrprint()
206 ND_PRINT((ndo, "[|]")); in egpnrprint()
220 ND_PRINT((ndo, "[|egp]")); in egp_print()
225 ND_PRINT((ndo, "EGPv%u, AS %u, seq %u, length %u", in egp_print()
232 ND_PRINT((ndo, "EGPv%u, length %u", in egp_print()
237 ND_PRINT((ndo, "[version %d]", egp->egp_version)); in egp_print()
[all …]
Dprint-pgm.c175 ND_PRINT((ndo, "Can't handle IPv6")); in pgm_print()
183 ND_PRINT((ndo, "%s > %s: [|pgm]", in pgm_print()
190 ND_PRINT((ndo, "%s > %s: [|pgm]", in pgm_print()
203 ND_PRINT((ndo, "%s.%s > %s.%s: ", in pgm_print()
209 ND_PRINT((ndo, "%s > %s: ", in pgm_print()
216 ND_PRINT((ndo, "%s.%s > %s.%s: ", in pgm_print()
222 ND_PRINT((ndo, "%s > %s: ", in pgm_print()
229 ND_PRINT((ndo, "PGM, length %u", EXTRACT_16BITS(&pgm->pgm_length))); in pgm_print()
234 ND_PRINT((ndo, " 0x%02x%02x%02x%02x%02x%02x ", in pgm_print()
269 ND_PRINT((ndo, "SPM seq %u trail %u lead %u nla %s", in pgm_print()
[all …]
Dprint-l2tp.c270 ND_PRINT((ndo, "%c", *dat++)); in print_string()
279 ND_PRINT((ndo, "%02x", *dat++)); in print_octets()
286 ND_PRINT((ndo, "%u", EXTRACT_16BITS(dat))); in print_16bits_val()
292 ND_PRINT((ndo, "%lu", (u_long)EXTRACT_32BITS(dat))); in print_32bits_val()
303 ND_PRINT((ndo, "%s", tok2str(l2tp_msgtype2str, "MSGTYPE-#%u", in l2tp_msgtype_print()
312 ND_PRINT((ndo, "%u", EXTRACT_16BITS(ptr))); ptr++; /* Result Code */ in l2tp_result_code_print()
314 ND_PRINT((ndo, "/%u", EXTRACT_16BITS(ptr))); ptr++; in l2tp_result_code_print()
317 ND_PRINT((ndo, " ")); in l2tp_result_code_print()
325 ND_PRINT((ndo, "%u.%u", (EXTRACT_16BITS(dat) >> 8), in l2tp_proto_ver_print()
335 ND_PRINT((ndo, "A")); in l2tp_framing_cap_print()
[all …]
Dprint-aoe.c154 ND_PRINT((ndo, "\n\tAFlags: [%s]", bittok2str(aoev1_aflag_str, "none", *cp))); in aoev1_issue_print()
158 ND_PRINT((ndo, ", Err/Feature: %u", *cp)); in aoev1_issue_print()
162 ND_PRINT((ndo, ", Sector Count: %u", *cp)); in aoev1_issue_print()
166 ND_PRINT((ndo, ", Cmd/Status: %u", *cp)); in aoev1_issue_print()
170 ND_PRINT((ndo, "\n\tlba0: %u", *cp)); in aoev1_issue_print()
174 ND_PRINT((ndo, ", lba1: %u", *cp)); in aoev1_issue_print()
178 ND_PRINT((ndo, ", lba2: %u", *cp)); in aoev1_issue_print()
182 ND_PRINT((ndo, ", lba3: %u", *cp)); in aoev1_issue_print()
186 ND_PRINT((ndo, ", lba4: %u", *cp)); in aoev1_issue_print()
190 ND_PRINT((ndo, ", lba5: %u", *cp)); in aoev1_issue_print()
[all …]
Dprint-domain.c100 ND_PRINT((ndo, "\\[x")); in blabel_print()
103 ND_PRINT((ndo, "%02x", *bitp)); in blabel_print()
108 ND_PRINT((ndo, "%02x", tc & (0xff << (8 - b)))); in blabel_print()
112 ND_PRINT((ndo, "%1x", ((tc >> 4) & 0x0f) & (0x0f << (4 - b)))); in blabel_print()
114 ND_PRINT((ndo, "/%d]", bitlen)); in blabel_print()
117 ND_PRINT((ndo, ".../%d]", bitlen)); in blabel_print()
133 ND_PRINT((ndo, "<ELT %d>", elt)); in labellen()
190 ND_PRINT((ndo, "<LOOP>")); in ns_nprint()
204 ND_PRINT((ndo, "<ELT %d>", elt)); in ns_nprint()
214 ND_PRINT((ndo, ".")); in ns_nprint()
[all …]
Dprint-radius.c72 ND_PRINT((ndo, "%02X", *ptr_data )); \
492 ND_PRINT((ndo, "%s", tstr)); in print_attr_string()
496 ND_PRINT((ndo, "Tag[%u] ", *data)); in print_attr_string()
498 ND_PRINT((ndo, "Tag[Unused] ")); in print_attr_string()
501 ND_PRINT((ndo, "Salt %u ", EXTRACT_16BITS(data))); in print_attr_string()
515 ND_PRINT((ndo, "%s", tstr)); in print_attr_string()
519 ND_PRINT((ndo, "Tag[%u] ", *data)); in print_attr_string()
521 ND_PRINT((ndo, "Tag[Unused] ")); in print_attr_string()
527 ND_PRINT((ndo, "%s (0x%02x) ", in print_attr_string()
536 ND_PRINT((ndo, "%c", (*data < 32 || *data > 128) ? '.' : *data)); in print_attr_string()
[all …]
Dprint-openflow-1.0.c730 ND_PRINT((ndo, "%s%s", sep, t->s)); in of10_bitmap_print()
734 ND_PRINT((ndo, v & u ? ") (bogus)" : ")")); in of10_bitmap_print()
744 ND_PRINT((ndo, "\n\t data (%u octets)", len)); in of10_data_print()
751 ND_PRINT((ndo, "%s", tstr)); in of10_data_print()
768 ND_PRINT((ndo, "\n\t subtype %s", tok2str(bsn_subtype_str, "unknown (0x%08x)", subtype))); in of10_bsn_message_print()
787 ND_PRINT((ndo, ", index %u", *cp)); in of10_bsn_message_print()
811 ND_PRINT((ndo, ", index %u", *cp)); in of10_bsn_message_print()
818 ND_PRINT((ndo, ", mask %s", ipaddr_string(ndo, cp))); in of10_bsn_message_print()
838 ND_PRINT((ndo, ", report_mirror_ports %s", tok2str(bsn_onoff_str, "bogus (%u)", *cp))); in of10_bsn_message_print()
875 ND_PRINT((ndo, ", vport_no %u", EXTRACT_32BITS(cp))); in of10_bsn_message_print()
[all …]
Dprint-ip6opts.c64 ND_PRINT((ndo, ", pad1")); in ip6_sopt_print()
68 ND_PRINT((ndo, ", padn: trunc")); in ip6_sopt_print()
71 ND_PRINT((ndo, ", padn")); in ip6_sopt_print()
75 ND_PRINT((ndo, ", sopt_type %d: trunc)", bp[i])); in ip6_sopt_print()
78 ND_PRINT((ndo, ", sopt_type 0x%02x: len=%d", bp[i], bp[i + 1])); in ip6_sopt_print()
85 ND_PRINT((ndo, "[trunc] ")); in ip6_sopt_print()
110 ND_PRINT((ndo, "(pad1)")); in ip6_opt_print()
114 ND_PRINT((ndo, "(padn: trunc)")); in ip6_opt_print()
117 ND_PRINT((ndo, "(padn)")); in ip6_opt_print()
121 ND_PRINT((ndo, "(rtalert: trunc)")); in ip6_opt_print()
[all …]
Dprint-ospf.c192 ND_PRINT((ndo, "\n\t Remaining LS length %u < 4", ls_length)); in ospf_print_grace_lsa()
200 ND_PRINT((ndo, "\n\t %s TLV (%u), length %u, value: ", in ospf_print_grace_lsa()
206 ND_PRINT((ndo, "\n\t Bogus length %u > %u", tlv_length, in ospf_print_grace_lsa()
221 ND_PRINT((ndo, "\n\t Bogus length %u != 4", tlv_length)); in ospf_print_grace_lsa()
224 ND_PRINT((ndo, "%us", EXTRACT_32BITS(tptr))); in ospf_print_grace_lsa()
229 ND_PRINT((ndo, "\n\t Bogus length %u != 1", tlv_length)); in ospf_print_grace_lsa()
232 ND_PRINT((ndo, "%s (%u)", in ospf_print_grace_lsa()
239 ND_PRINT((ndo, "\n\t Bogus length %u != 4", tlv_length)); in ospf_print_grace_lsa()
242 ND_PRINT((ndo, "%s", ipaddr_string(ndo, tptr))); in ospf_print_grace_lsa()
279 ND_PRINT((ndo, "\n\t Remaining LS length %u < 4", ls_length)); in ospf_print_te_lsa()
[all …]
Dprint-gre.c91 ND_PRINT((ndo, "%s", tstr)); in gre_print()
95 ND_PRINT((ndo, "GREv%u",vers)); in gre_print()
105 ND_PRINT((ndo, " ERROR: unknown-version")); in gre_print()
118 ND_PRINT((ndo, ", Flags [%s]", in gre_print_0()
134 ND_PRINT((ndo, ", sum 0x%x", EXTRACT_16BITS(bp))); in gre_print_0()
140 ND_PRINT((ndo, ", off 0x%x", EXTRACT_16BITS(bp))); in gre_print_0()
148 ND_PRINT((ndo, ", key=0x%x", EXTRACT_32BITS(bp))); in gre_print_0()
156 ND_PRINT((ndo, ", seq %u", EXTRACT_32BITS(bp))); in gre_print_0()
188 ND_PRINT((ndo, ", proto %s (0x%04x)", in gre_print_0()
192 ND_PRINT((ndo, ", length %u",length)); in gre_print_0()
[all …]
Dprint-dvmrp.c88 ND_PRINT((ndo, " Probe")); in dvmrp_print()
96 ND_PRINT((ndo, " Report")); in dvmrp_print()
104 ND_PRINT((ndo, " Ask-neighbors(old)")); in dvmrp_print()
108 ND_PRINT((ndo, " Neighbors(old)")); in dvmrp_print()
114 ND_PRINT((ndo, " Ask-neighbors2")); in dvmrp_print()
118 ND_PRINT((ndo, " Neighbors2")); in dvmrp_print()
133 ND_PRINT((ndo, " Prune")); in dvmrp_print()
139 ND_PRINT((ndo, " Graft")); in dvmrp_print()
145 ND_PRINT((ndo, " Graft-ACK")); in dvmrp_print()
151 ND_PRINT((ndo, " [type %d]", type)); in dvmrp_print()
[all …]
Dprint-ahcp.c114 ND_PRINT((ndo, ": gmtime() error")); in ahcp_time_print()
116 ND_PRINT((ndo, ": strftime() error")); in ahcp_time_print()
118 ND_PRINT((ndo, ": %s UTC", buf)); in ahcp_time_print()
122 ND_PRINT((ndo, ": %s", cstr)); in ahcp_time_print()
126 ND_PRINT((ndo, "%s", tstr)); in ahcp_time_print()
136 ND_PRINT((ndo, ": %us", EXTRACT_32BITS(cp))); in ahcp_seconds_print()
140 ND_PRINT((ndo, ": %s", cstr)); in ahcp_seconds_print()
144 ND_PRINT((ndo, "%s", tstr)); in ahcp_seconds_print()
158 ND_PRINT((ndo, "%s%s", sep, ip6addr_string(ndo, cp))); in ahcp_ipv6_addresses_print()
160 ND_PRINT((ndo, "%s(compiled w/o IPv6)", sep)); in ahcp_ipv6_addresses_print()
[all …]

123456