Lines Matching refs:sprintf
21 return sprintf(buf, "%s\n", "primary router"); in qeth_l3_dev_route_show()
23 return sprintf(buf, "%s\n", "secondary router"); in qeth_l3_dev_route_show()
26 return sprintf(buf, "%s\n", "multicast router+"); in qeth_l3_dev_route_show()
28 return sprintf(buf, "%s\n", "multicast router"); in qeth_l3_dev_route_show()
31 return sprintf(buf, "%s\n", "primary connector+"); in qeth_l3_dev_route_show()
33 return sprintf(buf, "%s\n", "primary connector"); in qeth_l3_dev_route_show()
36 return sprintf(buf, "%s\n", "secondary connector+"); in qeth_l3_dev_route_show()
38 return sprintf(buf, "%s\n", "secondary connector"); in qeth_l3_dev_route_show()
40 return sprintf(buf, "%s\n", "no"); in qeth_l3_dev_route_show()
142 return sprintf(buf, "%i\n", card->options.fake_broadcast? 1:0); in qeth_l3_dev_fake_broadcast_show()
183 return sprintf(buf, "%i\n", card->options.sniffer ? 1 : 0); in qeth_l3_dev_sniffer_show()
257 return sprintf(buf, "%s\n", tmp_hsuid); in qeth_l3_dev_hsuid_show()
363 return sprintf(buf, "%i\n", card->ipato.enabled? 1:0); in qeth_l3_dev_ipato_enable_show()
421 return sprintf(buf, "%i\n", card->ipato.invert4? 1:0); in qeth_l3_dev_ipato_invert4_show()
602 return sprintf(buf, "%i\n", card->ipato.invert6? 1:0); in qeth_l3_dev_ipato_invert6_show()