Home
last modified time | relevance | path

Searched refs:init_one (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/usr.sbin/rarpd/
H A Drarpd.c113 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 Dmlx5_main.c1400 static int init_one(struct pci_dev *pdev, in init_one() function
2154 .probe = init_one,