Src
struct in_addr Src;
struct in6_addr Src;
#define sen_ip_src Sen.Sip4.Src
#define sen_ip6_src Sen.Sip6.Src
Src *targ;
targ = emalloc(sizeof(Src));
Src *bottom; /* Start of found transformation path */
Src *src; /* General Src pointer */
Src *targ; /* General Src target pointer */
targ = emalloc(sizeof(Src));
Src *s;
static void SuffAddLevel(Lst, Src *);
static Src *SuffFindThem(Lst, Lst);
static Src *SuffFindCmds(Src *, Lst);
Src *s2; /* new Src structure */
Src *targ; /* Target structure */
s2 = emalloc(sizeof(Src));
Src *targ) /* Src structure to use as the parent */
Src *s;
static Src *
Src *s; /* current Src */
Src *rs; /* returned Src */
static Src *
SuffFindCmds(Src *targ, Lst slst)
Src *ret; /* Return value */
ret = emalloc(sizeof(Src));