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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c2633 #define PORT_ONLY_ALLOCATE(af, socktype, exttype, extvar, port) { \ macro
2655 PORT_ONLY_ALLOCATE(AF_INET, struct sockaddr_in,
2661 PORT_ONLY_ALLOCATE(AF_INET, struct sockaddr_in,
2676 PORT_ONLY_ALLOCATE(AF_INET6, struct sockaddr_in6,
2681 PORT_ONLY_ALLOCATE(AF_INET6, struct sockaddr_in6,
2684 #undef PORT_ONLY_ALLOCATE macro

Completed in 66 milliseconds