Searched defs:s2 (Results 1 – 6 of 6) sorted by relevance
/net/dccp/ccids/lib/ |
D | packet_history.c | 167 s2 = DCCP_SKB_CB(skb)->dccpd_seq; in __one_after_loss() local 204 s2 = tfrc_rx_hist_entry(h, 2)->tfrchrx_seqno, in __two_after_loss() local 272 s2 = tfrc_rx_hist_entry(h, 2)->tfrchrx_seqno, in __three_after_loss() local
|
/net/dccp/ |
D | dccp.h | 155 static inline u64 dccp_loss_count(const u64 s1, const u64 s2, const u64 ndp) in dccp_loss_count() 168 static inline bool dccp_loss_free(const u64 s1, const u64 s2, const u64 ndp) in dccp_loss_free()
|
/net/rxrpc/ |
D | rxkad.c | 712 const struct rxkad_key *s2) in rxkad_send_response() 782 const struct rxkad_key *s2) in rxkad_encrypt_response()
|
/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 | 386 union sctp_addr *s2) in sctp_v6_addr_match_len()
|
/net/xfrm/ |
D | xfrm_policy.c | 1407 static inline int selector_cmp(struct xfrm_selector *s1, struct xfrm_selector *s2) in selector_cmp()
|