Home
last modified time | relevance | path

Searched defs:feat (Results 1 – 5 of 5) sorted by relevance

/net/dccp/
Dfeat.c213 static const char *dccp_feat_fname(const u8 feat) in dccp_feat_fname()
288 #define dccp_feat_print_opt(opt, feat, val, len, mandatory) do { \ argument
301 #define dccp_feat_print_opt(opt, feat, val, len, mandatory) argument
451 dccp_feat_entry_new(struct list_head *head, u8 feat, bool local) in dccp_feat_entry_new()
481 static int dccp_feat_push_change(struct list_head *fn_list, u8 feat, u8 local, in dccp_feat_push_change()
509 static int dccp_feat_push_confirm(struct list_head *fn_list, u8 feat, u8 local, in dccp_feat_push_confirm()
530 static int dccp_push_empty_confirm(struct list_head *fn_list, u8 feat, u8 local) in dccp_push_empty_confirm()
699 static int __feat_register_nn(struct list_head *fn, u8 feat, in __feat_register_nn()
724 static int __feat_register_sp(struct list_head *fn, u8 feat, u8 is_local, in __feat_register_sp()
756 int dccp_feat_register_sp(struct sock *sk, u8 feat, u8 is_local, in dccp_feat_register_sp()
[all …]
Doptions.c504 int dccp_insert_fn_opt(struct sk_buff *skb, u8 type, u8 feat, in dccp_insert_fn_opt()
/net/dcb/
Ddcbnl.c1312 struct nlattr *feat = nla_nest_start_noflag(skb, in dcbnl_cee_fill() local
/net/ceph/
Dmessenger_v2.c1845 u64 feat = CEPH_MSGR2_SUPPORTED_FEATURES; in process_banner_payload() local
/net/wireless/
Dnl80211.c8871 enum nl80211_ext_feature_index feat) in nl80211_check_scan_feat()