Searched refs:IFCLOSIZ (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/net/
H A Dif_clone.c53 #define IFCLOSIZ (IFNAMSIZ - 5) macro
65 char ifc_name[IFCLOSIZ]; /* (c) Name of device, e.g. `gif' */
347 strncpy(ifc->ifc_name, name, IFCLOSIZ-1);

Completed in 43 milliseconds