Home
last modified time | relevance | path

Searched refs:tc (Results 1 – 6 of 6) sorted by relevance

/systemd-251/src/network/
Dmeson.build150 'tc/cake.c',
151 'tc/cake.h',
152 'tc/codel.c',
153 'tc/codel.h',
154 'tc/drr.c',
155 'tc/drr.h',
156 'tc/ets.c',
157 'tc/ets.h',
158 'tc/fifo.c',
159 'tc/fifo.h',
[all …]
/systemd-251/src/resolve/
Dresolved-dns-stub.c326 bool tc = false; in dns_stub_make_reply_packet() local
337 tc = true; in dns_stub_make_reply_packet()
342 *ret_truncated = tc; in dns_stub_make_reply_packet()
343 else if (tc) in dns_stub_make_reply_packet()
361 bool tc = false; in dns_stub_add_reply_packet_body() local
373 tc = true; in dns_stub_add_reply_packet_body()
380 tc = true; in dns_stub_add_reply_packet_body()
390 if (tc) { in dns_stub_add_reply_packet_body()
435 bool tc, /* set the Truncated bit? */ in dns_stub_finish_reply_packet() argument
452 tc = true; in dns_stub_finish_reply_packet()
[all …]
Dresolved-dns-packet.h174 #define DNS_PACKET_MAKE_FLAGS(qr, opcode, aa, tc, rd, ra, ad, cd, rcode) \ argument
178 ((uint16_t) !!(tc) << 9) | \
/systemd-251/src/vconsole/
Dvconsole-setup.c83 struct termios tc = {}; in toggle_utf8_vc() local
96 r = tcgetattr(fd, &tc); in toggle_utf8_vc()
98 SET_FLAG(tc.c_iflag, IUTF8, utf8); in toggle_utf8_vc()
99 r = tcsetattr(fd, TCSANOW, &tc); in toggle_utf8_vc()
/systemd-251/mkosi.default.d/fedora/
D10-mkosi.fedora81 iproute-tc
/systemd-251/mkosi.default.d/centos_epel/
D10-mkosi.centos_epel82 iproute-tc