aboutgitcodebugslistschat
path: root/ndp.h
blob: a26673e1c1bfd6f93d96e53c8156727fe41b1ec8 (plain) (blame)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: AGPL-3.0-or-later
 * Copyright (c) 2021 Red Hat GmbH
 * Author: Stefano Brivio <sbrivio@redhat.com>
 */

int ndp(struct ctx *c, struct icmp6hdr *ih, unsigned char *eh_source,
	struct in6_addr *saddr);