Home
last modified time | relevance | path

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

/dports/net/onioncat/onioncat-0.3.9/src/
H A Docateth.c252 ndp6_t *ndp6 = (ndp6_t*) (buf + 4); in ndp_solicit() local
337 ndp6_t *ndp6 = (ndp6_t*) (buf + 4); in ndp_soladv() local
438 ndp6_t *ndp6 = (ndp6_t*) (buf + 4); in ndp_recadv() local
475 ndp6_t *ndp6= (ndp6_t*) (buf + 4); in eth_check() local
H A Docat.h565 typedef struct ndp6 struct
576 } __attribute__((packed)) ndp6_t; argument