Searched defs:reqid (Results 1 – 8 of 8) sorted by relevance
/net/wireless/ |
D | scan.c | 322 cfg80211_find_sched_scan_req(struct cfg80211_registered_device *rdev, u64 reqid) in cfg80211_find_sched_scan_req() 394 void cfg80211_sched_scan_results(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_results() 412 void cfg80211_sched_scan_stopped_rtnl(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_stopped_rtnl() 424 void cfg80211_sched_scan_stopped(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_stopped() 452 u64 reqid, bool driver_initiated) in __cfg80211_stop_sched_scan()
|
D | rdev-ops.h | 828 struct net_device *dev, u64 reqid) in rdev_sched_scan_stop()
|
/net/xfrm/ |
D | xfrm_hash.h | 87 u32 reqid, unsigned short family, in __xfrm_dst_hash()
|
D | xfrm_state.c | 57 u32 reqid, in xfrm_dst_hash() 1076 unsigned short family, u8 mode, u8 proto, u32 reqid) in xfrm_stateonly_find() 1164 u32 reqid = xnew->props.reqid; in __xfrm_state_bump_genids() local 1197 u32 reqid, u32 if_id, u8 proto, in __find_acq_core() 1637 xfrm_find_acq(struct net *net, const struct xfrm_mark *mark, u8 mode, u32 reqid, in xfrm_find_acq()
|
/net/key/ |
D | af_key.c | 1327 u32 reqid; in pfkey_getspi() local 1912 u32 reqid = *(u32*)ptr; in check_reqid() local 1926 static u32 reqid = IPSEC_MANUAL_REQID_MAX; in gen_reqid() local 3499 uint32_t reqid, uint8_t family, in set_ipsecrequest()
|
/net/core/ |
D | net_namespace.c | 159 static int alloc_netid(struct net *net, struct net *peer, int reqid) in alloc_netid()
|
/net/mac80211/ |
D | cfg.c | 2208 u64 reqid) in ieee80211_sched_scan_stop()
|
/net/ceph/ |
D | osd_client.c | 1956 char reqid[CEPH_ENCODING_START_BLK_LEN + in encode_request_finish() member
|