Home
last modified time | relevance | path

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

/include/net/
Dtcp.h638 static inline int tcp_bound_to_half_wnd(struct tcp_sock *tp, int pktsize) in tcp_bound_to_half_wnd()
679 static inline u32 __tcp_set_rto(const struct tcp_sock *tp) in __tcp_set_rto()
684 static inline void __tcp_fast_path_on(struct tcp_sock *tp, u32 snd_wnd) in __tcp_fast_path_on()
695 static inline void tcp_fast_path_on(struct tcp_sock *tp) in tcp_fast_path_on()
702 struct tcp_sock *tp = tcp_sk(sk); in tcp_fast_path_check() local
733 static inline u32 tcp_min_rtt(const struct tcp_sock *tp) in tcp_min_rtt()
742 static inline u32 tcp_receive_window(const struct tcp_sock *tp) in tcp_receive_window()
783 static inline u32 tcp_time_stamp(const struct tcp_sock *tp) in tcp_time_stamp()
1172 static inline int tcp_is_sack(const struct tcp_sock *tp) in tcp_is_sack()
1177 static inline bool tcp_is_reno(const struct tcp_sock *tp) in tcp_is_reno()
[all …]
Dnetlink.h367 #define __NLA_IS_UINT_TYPE(tp) \ argument
369 #define __NLA_IS_SINT_TYPE(tp) \ argument
373 #define NLA_ENSURE_UINT_TYPE(tp) \ argument
375 #define NLA_ENSURE_UINT_OR_BINARY_TYPE(tp) \ argument
379 #define NLA_ENSURE_SINT_TYPE(tp) \ argument
381 #define NLA_ENSURE_INT_OR_BINARY_TYPE(tp) \ argument
386 #define NLA_ENSURE_NO_VALIDATION_PTR(tp) \ argument
392 #define NLA_POLICY_RANGE(tp, _min, _max) { \ argument
399 #define NLA_POLICY_FULL_RANGE(tp, _range) { \ argument
405 #define NLA_POLICY_FULL_RANGE_SIGNED(tp, _range) { \ argument
[all …]
Dpkt_cls.h141 const struct tcf_proto *tp, in tcf_classify()
167 tcf_bind_filter(struct tcf_proto *tp, struct tcf_result *r, unsigned long base) in tcf_bind_filter()
191 tcf_unbind_filter(struct tcf_proto *tp, struct tcf_result *r) in tcf_unbind_filter()
475 #define tcf_em_tree_validate(tp, tb, t) ((void)(t), 0) argument
698 const struct tcf_proto *tp, u32 flags, in tc_cls_common_offload_init()
Dsch_generic.h488 static inline bool lockdep_tcf_proto_is_locked(struct tcf_proto *tp) in lockdep_tcf_proto_is_locked()
496 #define tcf_proto_dereference(p, tp) \ argument
/include/linux/
Dtracepoint-defs.h50 struct tracepoint *tp; member
80 #define DECLARE_TRACEPOINT(tp) \ argument
84 # define tracepoint_enabled(tp) \ argument
Dtorture.h119 #define torture_create_kthread(n, arg, tp) \ argument
122 #define torture_stop_kthread(n, tp) \ argument
Dtcp.h487 static inline void tcp_move_syn(struct tcp_sock *tp, in tcp_move_syn()
494 static inline void tcp_saved_syn_free(struct tcp_sock *tp) in tcp_saved_syn_free()
510 static inline u16 tcp_mss_clamp(const struct tcp_sock *tp, u16 mss) in tcp_mss_clamp()
Dtracepoint.h49 tracepoint_probe_register_may_exist(struct tracepoint *tp, void *probe, in tracepoint_probe_register_may_exist()
Dtrace_events.h351 struct tracepoint *tp; member
/include/uapi/linux/
Datmsvc.h52 #define SELECT_TOP_PCR(tp) ((tp).pcr ? (tp).pcr : \ argument
Dcan.h195 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.h50 struct flow_dissector_key_ports tp; member
Dnf_flow_table.h38 struct flow_dissector_key_ports tp; member
/include/linux/mfd/
Dsi476x-core.h327 bool tp; member