Searched refs:realmname (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/extensions/
H A Dlibipt_realm.c33 struct realmname { struct
37 struct realmname* next;
41 static struct realmname *realms = NULL;
53 struct realmname *oldnm = NULL, *newnm = NULL;
92 newnm = (struct realmname*)malloc(sizeof(struct realmname));
121 struct realmname* cur;
139 struct realmname* cur;

Completed in 36 milliseconds