Home
last modified time | relevance | path

Searched refs:BpfGetIntfName (Results 1 – 3 of 3) sorted by relevance

/NextBSD/libexec/rbootd/
HDdefs.h153 char *BpfGetIntfName(char **);
HDrbootd.c149 if ((IntfName = BpfGetIntfName(&errmsg)) == NULL) { in main()
HDbpf.c216 BpfGetIntfName(char **errmsg) in BpfGetIntfName() function