Searched defs:fn_list (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/net/dccp/ |
D | feat.c | 296 #define dccp_feat_print_fnlist(fn_list) { \ argument 305 #define dccp_feat_print_fnlist(fn_list) argument 431 static struct dccp_feat_entry *dccp_feat_list_lookup(struct list_head *fn_list, in dccp_feat_list_lookup() 484 static int dccp_feat_push_change(struct list_head *fn_list, u8 feat, u8 local, in dccp_feat_push_change() 512 static int dccp_feat_push_confirm(struct list_head *fn_list, u8 feat, u8 local, in dccp_feat_push_confirm() 533 static int dccp_push_empty_confirm(struct list_head *fn_list, u8 feat, u8 local) in dccp_push_empty_confirm() 544 void dccp_feat_list_purge(struct list_head *fn_list) in dccp_feat_list_purge() 1494 int dccp_feat_activate_values(struct sock *sk, struct list_head *fn_list) in dccp_feat_activate_values()
|
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/ |
D | octeon_device.h | 317 struct octeon_fn_list fn_list; member
|