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

/freebsd-9.3-release/usr.sbin/IPXrouted/
H A Dsap.h76 typedef struct sap_hash { struct
79 }sap_hash; typedef in typeref:struct:sap_hash
81 extern sap_hash sap_head[SAPHASHSIZ];
H A Dsap_tables.c41 sap_hash sap_head[SAPHASHSIZ];
97 register struct sap_hash *sh;
127 struct sap_hash *sh;
155 register struct sap_hash *sh;
H A Dsap_output.c118 register struct sap_hash *sh;
120 struct sap_hash *base = sap_head;
H A Dtrace.h133 void dumpsaptable(FILE *fd, struct sap_hash *sh);
H A Dtimer.c63 register struct sap_hash *sh;
65 struct sap_hash *sap_base = sap_head;
216 register struct sap_hash *sh;
H A Dsap_input.c204 register struct sap_hash *sh;
H A Dtrace.c442 struct sap_hash *sh;
445 struct sap_hash *hash;

Completed in 101 milliseconds