Searched refs:PORT_ONLY_ALLOCATE (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ |
H A D | ipseckey.c | 2633 #define PORT_ONLY_ALLOCATE(af, socktype, exttype, extvar, port) { \ in doaddup() macro 2655 PORT_ONLY_ALLOCATE(AF_INET, struct sockaddr_in, in doaddup() 2661 PORT_ONLY_ALLOCATE(AF_INET, struct sockaddr_in, in doaddup() 2676 PORT_ONLY_ALLOCATE(AF_INET6, struct sockaddr_in6, in doaddup() 2681 PORT_ONLY_ALLOCATE(AF_INET6, struct sockaddr_in6, in doaddup() 2684 #undef PORT_ONLY_ALLOCATE in doaddup()
|