Lines Matching defs:sk
72 struct sock *sk; member
148 static inline struct sk_buff *ip_finish_skb(struct sock *sk, struct flowi4 *fl4) in ip_finish_skb()
158 static inline __u8 get_rtconn_flags(struct ipcm_cookie* ipc, struct sock* sk) in get_rtconn_flags()
275 int ip_dont_fragment(struct sock *sk, struct dst_entry *dst) in ip_dont_fragment()
282 static inline bool ip_sk_accept_pmtu(const struct sock *sk) in ip_sk_accept_pmtu()
288 static inline bool ip_sk_use_pmtu(const struct sock *sk) in ip_sk_use_pmtu()
293 static inline bool ip_sk_ignore_df(const struct sock *sk) in ip_sk_ignore_df()
326 struct sock *sk, int segs) in ip_select_ident_segs()
348 struct sock *sk) in ip_select_ident()
359 static inline void inet_set_txhash(struct sock *sk) in inet_set_txhash()
445 static __inline__ void inet_reset_saddr(struct sock *sk) in inet_reset_saddr()