Searched defs:fn_list (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/dccp/ |
H A D | feat.c | 428 static struct dccp_feat_entry *dccp_feat_list_lookup(struct list_head *fn_list, in dccp_feat_list_lookup() argument 481 static int dccp_feat_push_change(struct list_head *fn_list, u8 feat, u8 local, in dccp_feat_push_change() argument 509 static int dccp_feat_push_confirm(struct list_head *fn_list, u argument 530 dccp_push_empty_confirm(struct list_head *fn_list, u8 feat, u8 local) dccp_push_empty_confirm() argument 541 dccp_feat_list_purge(struct list_head *fn_list) dccp_feat_list_purge() argument 1504 dccp_feat_activate_values(struct sock *sk, struct list_head *fn_list) dccp_feat_activate_values() argument [all...] |
/kernel/linux/linux-6.6/net/dccp/ |
H A D | feat.c | 428 static struct dccp_feat_entry *dccp_feat_list_lookup(struct list_head *fn_list, in dccp_feat_list_lookup() argument 481 static int dccp_feat_push_change(struct list_head *fn_list, u8 feat, u8 local, in dccp_feat_push_change() argument 509 static int dccp_feat_push_confirm(struct list_head *fn_list, u argument 530 dccp_push_empty_confirm(struct list_head *fn_list, u8 feat, u8 local) dccp_push_empty_confirm() argument 541 dccp_feat_list_purge(struct list_head *fn_list) dccp_feat_list_purge() argument 1510 dccp_feat_activate_values(struct sock *sk, struct list_head *fn_list) dccp_feat_activate_values() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_device.h | 476 struct octeon_fn_list fn_list; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_device.h | 476 struct octeon_fn_list fn_list; member
|
Completed in 6 milliseconds