Searched refs:print_headers (Results 1 - 10 of 10) sorted by relevance

/external/iproute2/ip/
H A Dipmonitor.c41 static void print_headers(FILE *fp, char *label, struct rtnl_ctrl_data *ctrl) function
77 print_headers(fp, "[MROUTE]", ctrl);
81 print_headers(fp, "[ROUTE]", ctrl);
89 print_headers(fp, "[LINK]", ctrl);
94 print_headers(fp, "[ADDR]", ctrl);
99 print_headers(fp, "[ADDRLABEL]", ctrl);
112 print_headers(fp, "[NEIGH]", ctrl);
117 print_headers(fp, "[PREFIX]", ctrl);
122 print_headers(fp, "[RULE]", ctrl);
127 print_headers(f
[all...]
/external/netperf/src/
H A Dnettest_sdp.c272 if ( print_headers ) {
749 ((print_headers) ||
757 ((print_headers) ||
763 if (print_headers) {
782 ((print_headers) ||
795 ((print_headers) ||
800 if (print_headers) {
810 ((print_headers) ||
970 if ( print_headers ) {
1458 ((print_headers) ||
[all...]
H A Dnettest_omni.c2534 if (print_headers) hdr1 = malloc(buflen + 1);
2537 if (((hdr1 == NULL) && (print_headers)) ||
2544 if (print_headers) memset(hdr1,' ',buflen + 1);
2558 if (print_headers) {
2595 if (print_headers) *(h1-1) = 0;
2600 if (print_headers) printf("%s\n",hdr1);
2696 for (k = 0; (k < 4) && (print_headers); k++) {
2703 for (k = 0; (k < 4) && (print_headers); k++) {
2720 for (k = 0; (k < 4) && (print_headers); k++) {
2730 if (print_headers) {
[all...]
H A Dnetsh.h104 print_headers, /* do/don't print test headers */
H A Dnettest_bsd.c1819 if ( print_headers ) {
2311 ((print_headers) ||
2319 ((print_headers) ||
2325 if (print_headers) {
2344 ((print_headers) ||
2357 ((print_headers) ||
2362 if (print_headers) {
2372 ((print_headers) ||
2539 if ( print_headers ) {
3040 ((print_headers) ||
[all...]
H A Dnettest_sctp.c435 if ( print_headers ) {
957 if (print_headers) {
990 if (print_headers) {
1563 if ( print_headers ) {
2117 if (print_headers) {
2150 if (print_headers) {
2667 if ( print_headers ) {
3153 if (print_headers) {
3190 if (print_headers) {
3718 if ( print_headers ) {
[all...]
H A Dnettest_xti.c595 if ( print_headers ) {
1150 if (print_headers) {
1183 if (print_headers) {
1808 if ( print_headers ) {
2321 if (print_headers) {
2358 if (print_headers) {
2532 if ( print_headers ) {
2996 if (print_headers) {
3033 if (print_headers) {
3530 if ( print_headers ) {
[all...]
H A Dnetsh.c121 print_headers = 1, /* do/don't display headers */ variable
826 print_headers = convert(optarg);
H A Dnettest_unix.c296 if ( print_headers ) {
1119 if ( print_headers ) {
1601 if ( print_headers ) {
2296 if ( print_headers ) {
H A Dnettest_dlpi.c432 if ( print_headers ) {
1323 if ( print_headers ) {
1900 if ( print_headers ) {
2700 if (print_headers) {

Completed in 280 milliseconds