Searched refs:init_one (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/usr.sbin/rarpd/ |
| H A D | rarpd.c | 113 static void init_one(struct ifaddrs *, char *, int); 222 init_one(struct ifaddrs *ifa, char *target, int pass1) in init_one() function 339 init_one(ifa, target, 1); in init() 341 init_one(ifa, target, 0); in init()
|
| /freebsd-14.2/sys/dev/mlx5/mlx5_core/ |
| H A D | mlx5_main.c | 1400 static int init_one(struct pci_dev *pdev, in init_one() function 2154 .probe = init_one,
|