[ipaccess] Change the name to be slightly better..
diff --git a/openbsc/include/openbsc/ipaccess.h b/openbsc/include/openbsc/ipaccess.h
index 3139381..8c12e59 100644
--- a/openbsc/include/openbsc/ipaccess.h
+++ b/openbsc/include/openbsc/ipaccess.h
@@ -82,7 +82,7 @@
 	u_int32_t start;
 } __attribute__((packed));
 
-struct sdp_header_entry_list {
+struct sdp_header_item {
 	struct sdp_header_entry header_entry;
 	struct llist_head entry;
 };