Lines Matching refs:entry
2005 struct dcb_app_type *entry;
2007 entry = kmalloc(sizeof(*entry), GFP_ATOMIC);
2008 if (!entry)
2011 memcpy(&entry->app, app, sizeof(*app));
2012 entry->ifindex = ifindex;
2013 list_add(&entry->list, list);
2109 /* Get protocol value from rewrite entry. */
2125 /* Add rewrite entry to the rewrite list. */
2145 /* Delete rewrite entry from the rewrite list. */