Home
last modified time | relevance | path

Searched defs:tp (Results 1 – 11 of 11) sorted by relevance

/include/net/
Dtcp.h602 static inline int tcp_bound_to_half_wnd(struct tcp_sock *tp, int pktsize) in tcp_bound_to_half_wnd()
644 static inline u32 __tcp_set_rto(const struct tcp_sock *tp) in __tcp_set_rto()
649 static inline void __tcp_fast_path_on(struct tcp_sock *tp, u32 snd_wnd) in __tcp_fast_path_on()
656 static inline void tcp_fast_path_on(struct tcp_sock *tp) in tcp_fast_path_on()
663 struct tcp_sock *tp = tcp_sk(sk); in tcp_fast_path_check() local
694 static inline u32 tcp_min_rtt(const struct tcp_sock *tp) in tcp_min_rtt()
703 static inline u32 tcp_receive_window(const struct tcp_sock *tp) in tcp_receive_window()
744 static inline u32 tcp_time_stamp(const struct tcp_sock *tp) in tcp_time_stamp()
759 static inline void tcp_mstamp_refresh(struct tcp_sock *tp) in tcp_mstamp_refresh()
1116 static inline int tcp_is_sack(const struct tcp_sock *tp) in tcp_is_sack()
[all …]
Dpkt_cls.h46 static inline int tcf_classify(struct sk_buff *skb, const struct tcf_proto *tp, in tcf_classify()
60 cls_set_class(struct tcf_proto *tp, unsigned long *clp, in cls_set_class()
73 tcf_bind_filter(struct tcf_proto *tp, struct tcf_result *r, unsigned long base) in tcf_bind_filter()
84 tcf_unbind_filter(struct tcf_proto *tp, struct tcf_result *r) in tcf_unbind_filter()
379 #define tcf_em_tree_validate(tp, tb, t) ((void)(t), 0) argument
445 const struct tcf_proto *tp) in tc_cls_common_offload_init()
Dsch_generic.h368 #define tcf_tree_lock(tp) sch_tree_lock((tp)->q) argument
369 #define tcf_tree_unlock(tp) sch_tree_unlock((tp)->q) argument
/include/linux/
Dtorture.h93 #define torture_create_kthread(n, arg, tp) \ argument
96 #define torture_stop_kthread(n, tp) \ argument
Dtcp.h429 static inline void tcp_move_syn(struct tcp_sock *tp, in tcp_move_syn()
436 static inline void tcp_saved_syn_free(struct tcp_sock *tp) in tcp_saved_syn_free()
444 static inline u16 tcp_mss_clamp(const struct tcp_sock *tp, u16 mss) in tcp_mss_clamp()
Dtracepoint.h132 #define __DO_TRACE(tp, proto, args, cond, rcucheck) \ argument
Dtrace_events.h254 struct tracepoint *tp; member
/include/uapi/linux/
Datmsvc.h52 #define SELECT_TOP_PCR(tp) ((tp).pcr ? (tp).pcr : \ argument
Dcan.h175 struct { canid_t rx_id, tx_id; } tp; member
Dtcp.h70 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3]) argument
/include/linux/mfd/
Dsi476x-core.h336 bool tp; member