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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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 44 milliseconds