Searched refs:dst_xfrm (Results 1 – 2 of 2) sorted by relevance
539 static inline struct xfrm_state *dst_xfrm(const struct dst_entry *dst) in dst_xfrm() function554 static inline struct xfrm_state *dst_xfrm(const struct dst_entry *dst) in dst_xfrm() function
538 (dst_xfrm(dst) != NULL) || packet->ipfragok) { in sctp_packet_transmit()