Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_nat6.c350 IP6_MERGE(&in, &temp, &np->in_in[0]);
645 IP6_MERGE(&in, &temp, &np->in_in[1]);
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h274 #define IP6_MERGE(a,b,c) \ macro