Home
last modified time | relevance | path

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

/include/net/
Dtcp.h632 static inline int tcp_bound_to_half_wnd(struct tcp_sock *tp, int pktsize) in tcp_bound_to_half_wnd()
674 static inline u32 __tcp_set_rto(const struct tcp_sock *tp) in __tcp_set_rto()
679 static inline void __tcp_fast_path_on(struct tcp_sock *tp, u32 snd_wnd) in __tcp_fast_path_on()
686 static inline void tcp_fast_path_on(struct tcp_sock *tp) in tcp_fast_path_on()
693 struct tcp_sock *tp = tcp_sk(sk); in tcp_fast_path_check() local
724 static inline u32 tcp_min_rtt(const struct tcp_sock *tp) in tcp_min_rtt()
733 static inline u32 tcp_receive_window(const struct tcp_sock *tp) in tcp_receive_window()
774 static inline u32 tcp_time_stamp(const struct tcp_sock *tp) in tcp_time_stamp()
1164 static inline int tcp_is_sack(const struct tcp_sock *tp) in tcp_is_sack()
1169 static inline bool tcp_is_reno(const struct tcp_sock *tp) in tcp_is_reno()
[all …]
Dnetlink.h341 #define NLA_ENSURE_INT_TYPE(tp) \ argument
346 #define NLA_ENSURE_NO_VALIDATION_PTR(tp) \ argument
352 #define NLA_POLICY_RANGE(tp, _min, _max) { \ argument
359 #define NLA_POLICY_MIN(tp, _min) { \ argument
365 #define NLA_POLICY_MAX(tp, _max) { \ argument
371 #define NLA_POLICY_VALIDATE_FN(tp, fn, ...) { \ argument
Dpkt_cls.h131 static inline int tcf_classify(struct sk_buff *skb, const struct tcf_proto *tp, in tcf_classify()
156 tcf_bind_filter(struct tcf_proto *tp, struct tcf_result *r, unsigned long base) in tcf_bind_filter()
180 tcf_unbind_filter(struct tcf_proto *tp, struct tcf_result *r) in tcf_unbind_filter()
455 #define tcf_em_tree_validate(tp, tb, t) ((void)(t), 0) argument
631 const struct tcf_proto *tp, u32 flags, in tc_cls_common_offload_init()
Dsch_generic.h467 static inline bool lockdep_tcf_proto_is_locked(struct tcf_proto *tp) in lockdep_tcf_proto_is_locked()
477 static inline bool lockdep_tcf_proto_is_locked(struct tcf_proto *tp) in lockdep_tcf_proto_is_locked()
486 #define tcf_proto_dereference(p, tp) \ argument
/include/linux/
Dtorture.h83 #define torture_create_kthread(n, arg, tp) \ argument
86 #define torture_stop_kthread(n, tp) \ argument
Dtracepoint-defs.h45 struct tracepoint *tp; member
Dtracepoint.h48 tracepoint_probe_register_may_exist(struct tracepoint *tp, void *probe, in tracepoint_probe_register_may_exist()
172 #define __DO_TRACE(tp, proto, args, cond, rcuidle) \ argument
Dtcp.h471 static inline void tcp_move_syn(struct tcp_sock *tp, in tcp_move_syn()
478 static inline void tcp_saved_syn_free(struct tcp_sock *tp) in tcp_saved_syn_free()
486 static inline u16 tcp_mss_clamp(const struct tcp_sock *tp, u16 mss) in tcp_mss_clamp()
Dtrace_events.h260 struct tracepoint *tp; member
/include/trace/hooks/
Dvendor_hooks.h27 #define DO_HOOK(tp, proto, args, cond) \ argument
/include/uapi/linux/
Datmsvc.h52 #define SELECT_TOP_PCR(tp) ((tp).pcr ? (tp).pcr : \ argument
Dcan.h176 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/net/netfilter/
Dnf_tables_offload.h45 struct flow_dissector_key_ports tp; member
/include/linux/mfd/
Dsi476x-core.h327 bool tp; member