Searched defs:s1 (Results  1 – 6 of 6) sorted by relevance
| /net/dccp/ccids/lib/ | 
| D | packet_history.c | 155 	    s1 = DCCP_SKB_CB(skb)->dccpd_seq;  in __do_track_loss()  local 166 	    s1 = tfrc_rx_hist_entry(h, 1)->tfrchrx_seqno,  in __one_after_loss()  local 203 	    s1 = tfrc_rx_hist_entry(h, 1)->tfrchrx_seqno,  in __two_after_loss()  local 271 	u64 s1 = tfrc_rx_hist_entry(h, 1)->tfrchrx_seqno,  in __three_after_loss()  local
  | 
| /net/dccp/ | 
| D | dccp.h | 145 static inline u64 dccp_loss_count(const u64 s1, const u64 s2, const u64 ndp)  in dccp_loss_count() 158 static inline bool dccp_loss_free(const u64 s1, const u64 s2, const u64 ndp)  in dccp_loss_free()
  | 
| /net/ethtool/ | 
| D | stats.c | 478 	const u64 *s1 = emac_stats + stats_offset;  in ethtool_aggregate_stats()  local
  | 
| /net/ceph/ | 
| D | ceph_common.c | 120 static int strcmp_null(const char *s1, const char *s2)  in strcmp_null()
  | 
| /net/sctp/ | 
| D | ipv6.c | 432 static inline int sctp_v6_addr_match_len(union sctp_addr *s1,  in sctp_v6_addr_match_len()
  | 
| /net/xfrm/ | 
| D | xfrm_policy.c | 1444 static inline int selector_cmp(struct xfrm_selector *s1, struct xfrm_selector *s2)  in selector_cmp()
  |