Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/rarpd/
Drarpd.c115 static void init_one(struct ifaddrs *, char *, int);
224 init_one(struct ifaddrs *ifa, char *target, int pass1) in init_one() function
341 init_one(ifa, target, 1); in init()
343 init_one(ifa, target, 0); in init()
/freebsd-12-stable/sys/dev/mlx5/mlx5_core/
Dmlx5_main.c1320 static int init_one(struct pci_dev *pdev, in init_one() function
2029 .probe = init_one,