Searched refs:_insert (Results 1 – 2 of 2) sorted by relevance
16 <type> *lh_<type>_insert(LHASH_OF(<type> *table, <type> *data);112 lh_<type>_insert() inserts the structure pointed to by B<data> into114 value is replaced. Note that lh_<type>_insert() stores pointers, the180 When a hash table entry is replaced, lh_<type>_insert() returns the value235 lh_<type>_insert() returns B<NULL> both for success and error.
816 #define EFX_RX_LFSR_HASH(_enp, _insert) \ argument825 (_insert) ? 1 : 0); \840 #define EFX_RX_TOEPLITZ_IPV4_HASH(_enp, _insert, _ip, _tcp) \ argument851 (_insert) ? 1 : 0); \