diff options
| author | saravanank <saravanank@vmware.com> | 2019-05-03 06:57:57 -0700 |
|---|---|---|
| committer | saravanank <saravanank@vmware.com> | 2019-05-14 21:40:50 -0700 |
| commit | 9b68e496042b7fc8bf2f27671fbfbc6f02541a17 (patch) | |
| tree | 699ce1e408e8b6cb6e6b49298f1bdfc176bb415f /pimd/pim_assert.c | |
| parent | a5164e9790c55b6534670a60e27813da9262a3b6 (diff) | |
lib: implement utility function API which does the following
1. listnode_add_sort_nodup - This API adds to list only if no duplicate
element available in the list. returns true/false
2. list_filter_out_nodes - This API deletes the nodes which satisfy the given
condition. condition is passed as a func ptr in
API. This function takes in node data(void ptr).
Signed-off-by: Saravanan K <saravanank@vmware.com>
Diffstat (limited to 'pimd/pim_assert.c')
0 files changed, 0 insertions, 0 deletions
