/src/usr.sbin/ndp/ |
ndp.c | 147 static void do_foreach(struct in6_addr *, char *, int); 219 do_foreach(0, NULL, mode == 'c' ? NDP_F_CLEAR : 0); 382 do_foreach(&mysin->sin6_addr, host, 0); 409 do_foreach(&mysin->sin6_addr, host, NDP_F_DELETE); 457 do_foreach(struct in6_addr *addr, char *host, int _flags) function in typeref:typename:void
|
ndp.c | 147 static void do_foreach(struct in6_addr *, char *, int); 219 do_foreach(0, NULL, mode == 'c' ? NDP_F_CLEAR : 0); 382 do_foreach(&mysin->sin6_addr, host, 0); 409 do_foreach(&mysin->sin6_addr, host, NDP_F_DELETE); 457 do_foreach(struct in6_addr *addr, char *host, int _flags) function in typeref:typename:void
|
ndp.c | 147 static void do_foreach(struct in6_addr *, char *, int); 219 do_foreach(0, NULL, mode == 'c' ? NDP_F_CLEAR : 0); 382 do_foreach(&mysin->sin6_addr, host, 0); 409 do_foreach(&mysin->sin6_addr, host, NDP_F_DELETE); 457 do_foreach(struct in6_addr *addr, char *host, int _flags) function in typeref:typename:void
|