Searched defs:NG_HOOKSIZ (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/netgraph/
H A Dng_message.h49 #define NG_HOOKSIZ 32 /* max hook name len (including null) */ macro
H A Dng_base.c1085 strlcpy(NG_HOOK_NAME(hook), name, NG_HOOKSIZ); local
1498 strlcpy(NG_HOOK_NAME(hook2), name2, NG_HOOKSIZ); local

Completed in 64 milliseconds