Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/ipp/ipgpc/
H A Dipgpc.h45 #define IPGPC_NAME "ipgpc" macro
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c607 IPGPC_NAME); in add_class()
886 "reached in action %s.\n"), IPGPC_NAME); in add_filter()
5543 if (allow_ipgpc_priv && strcmp(module_name, IPGPC_NAME) == 0) { in readtype()
5544 ipgpc_nm = prepend_module_name(name, IPGPC_NAME); in readtype()
7927 if ((strcmp((*action)->module, IPGPC_NAME) == 0) && in readaction()
7931 IPGPC_NAME, (*action)->lineno); in readaction()
8515 IPGPC_NAME); in readconf()