Home
last modified time | relevance | path

Searched refs:received (Results 1 – 25 of 43) sorted by relevance

12

/systemd-251/src/resolve/
Dresolved-dns-transaction.c27 t->received = dns_packet_unref(t->received); in dns_transaction_reset_answer()
76 if (use_graveyard && t->dns_udp_fd >= 0 && t->sent && !t->received) { in dns_transaction_close_connection()
721 if (t->received) in dns_transaction_emit_tcp()
722 …fd = dns_scope_socket_tcp(t->scope, t->received->family, &t->received->sender, NULL, t->received->… in dns_transaction_emit_tcp()
817 in_addr_is_localhost(t->received->family, &t->received->sender) != 0) in dns_transaction_cache_answer()
825 … DNS_PACKET_CD(t->received) ? t->received : NULL, /* only cache full packets with CD on, in dns_transaction_cache_answer()
832 t->received->family, in dns_transaction_cache_answer()
833 &t->received->sender); in dns_transaction_cache_answer()
1100 if (t->received != p) in dns_transaction_process_reply()
1101 DNS_PACKET_REPLACE(t->received, dns_packet_ref(p)); in dns_transaction_process_reply()
[all …]
Dresolved-dns-zone.c529 assert(i->probe_transaction->received); in dns_zone_item_notify()
530 …probe_transaction->received->sender, &i->probe_transaction->received->destination, FAMILY_ADDRESS_… in dns_zone_item_notify()
Dresolved-dns-transaction.h60 DnsPacket *sent, *received; member
/systemd-251/test/test-network/conf/
D80-6rd-tunnel.network11 # systemd-networkd when DHCPv4 6RD option is received.
/systemd-251/network/
D80-6rd-tunnel.network15 # systemd-networkd when DHCPv4 6RD option is received.
/systemd-251/shell-completion/bash/
Dsystemd-detect-virt16 # You should have received a copy of the GNU Lesser General Public License
Dkernel-install16 # You should have received a copy of the GNU Lesser General Public License
Doomctl16 # You should have received a copy of the GNU Lesser General Public License
Dsystemd-cat17 # You should have received a copy of the GNU Lesser General Public License
Dsystemd-delta16 # You should have received a copy of the GNU Lesser General Public License
Dsystemd-path16 # You should have received a copy of the GNU Lesser General Public License
Dsystemd-cgtop16 # You should have received a copy of the GNU Lesser General Public License
Dsystemd-cgls16 # You should have received a copy of the GNU Lesser General Public License
Dsystemd-id12816 # You should have received a copy of the GNU Lesser General Public License
Dnetworkctl16 # You should have received a copy of the GNU Lesser General Public License
Dhostnamectl18 # You should have received a copy of the GNU Lesser General Public License
Dsystemd-resolve16 # You should have received a copy of the GNU Lesser General Public License
Dtimedatectl18 # You should have received a copy of the GNU Lesser General Public License
Dlocalectl18 # You should have received a copy of the GNU Lesser General Public License
Dportablectl16 # You should have received a copy of the GNU Lesser General Public License
Dbootctl16 # You should have received a copy of the GNU Lesser General Public License
Dcoredumpctl18 # You should have received a copy of the GNU Lesser General Public License
Dmachinectl16 # You should have received a copy of the GNU Lesser General Public License
Dloginctl18 # You should have received a copy of the GNU Lesser General Public License
/systemd-251/
DLICENSE.GPL2149 c) Accompany it with the information you received as to the offer
152 received the program in object code or executable form with such
176 However, parties who have received copies, or rights, from you under
306 You should have received a copy of the GNU General Public License along

12