Home
last modified time | relevance | path

Searched defs:d6_pkt (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/networking/udhcp/
Dd6_packet.c56 struct d6_packet *d6_pkt, unsigned d6_pkt_size, in d6_send_raw_packet_from_client_data_ifindex()
131 struct d6_packet *d6_pkt, unsigned d6_pkt_size, in d6_send_kernel_packet_from_client_data_ifindex()
Dd6_dhcpc.c906 static NOINLINE int d6_recv_raw_packet(struct in6_addr *peer_ipv6, struct d6_packet *d6_pkt, int fd) in d6_recv_raw_packet()