Home
last modified time | relevance | path

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

/include/rv/
Dinstrumentation.h16 #define rv_attach_trace_probe(monitor, tp, rv_handler) \ argument
26 #define rv_detach_trace_probe(monitor, tp, rv_handler) \ argument
/include/net/
Dtcp.h718 static inline int tcp_bound_to_half_wnd(struct tcp_sock *tp, int pktsize) in tcp_bound_to_half_wnd()
765 static inline u32 __tcp_set_rto(const struct tcp_sock *tp) in __tcp_set_rto()
770 static inline void __tcp_fast_path_on(struct tcp_sock *tp, u32 snd_wnd) in __tcp_fast_path_on()
781 static inline void tcp_fast_path_on(struct tcp_sock *tp) in tcp_fast_path_on()
788 struct tcp_sock *tp = tcp_sk(sk); in tcp_fast_path_check() local
821 static inline u32 tcp_min_rtt(const struct tcp_sock *tp) in tcp_min_rtt()
830 static inline u32 tcp_receive_window(const struct tcp_sock *tp) in tcp_receive_window()
885 static inline u32 tcp_time_stamp_ms(const struct tcp_sock *tp) in tcp_time_stamp_ms()
890 static inline u32 tcp_time_stamp_ts(const struct tcp_sock *tp) in tcp_time_stamp_ts()
1293 static inline int tcp_is_sack(const struct tcp_sock *tp) in tcp_is_sack()
[all …]
Dtc_wrapper.h153 static inline int tc_classify(struct sk_buff *skb, const struct tcf_proto *tp, in tc_classify()
220 static inline int tc_classify(struct sk_buff *skb, const struct tcf_proto *tp, in tc_classify()
Dnetlink.h392 #define __NLA_IS_UINT_TYPE(tp) \ argument
396 #define __NLA_IS_SINT_TYPE(tp) \ argument
401 #define NLA_ENSURE_UINT_TYPE(tp) \ argument
403 #define NLA_ENSURE_UINT_OR_BINARY_TYPE(tp) \ argument
407 #define NLA_ENSURE_SINT_TYPE(tp) \ argument
409 #define NLA_ENSURE_INT_OR_BINARY_TYPE(tp) \ argument
414 #define NLA_ENSURE_NO_VALIDATION_PTR(tp) \ argument
420 #define NLA_POLICY_RANGE(tp, _min, _max) { \ argument
427 #define NLA_POLICY_FULL_RANGE(tp, _range) { \ argument
433 #define NLA_POLICY_FULL_RANGE_SIGNED(tp, _range) { \ argument
[all …]
Dpkt_cls.h97 static inline bool tc_cls_stats_dump(struct tcf_proto *tp, in tc_cls_stats_dump()
154 const struct tcf_proto *tp, in tcf_classify()
180 tcf_bind_filter(struct tcf_proto *tp, struct tcf_result *r, unsigned long base) in tcf_bind_filter()
204 tcf_unbind_filter(struct tcf_proto *tp, struct tcf_result *r) in tcf_unbind_filter()
524 #define tcf_em_tree_validate(tp, tb, t) ((void)(t), 0) argument
752 const struct tcf_proto *tp, u32 flags, in tc_cls_common_offload_init()
762 static inline void tcf_proto_update_usesw(struct tcf_proto *tp, u32 flags) in tcf_proto_update_usesw()
Dtcp_ao.h313 struct tcp_sock *tp) in tcp_ao_time_wait()
Dflow_dissector.h204 struct flow_dissector_key_ports tp; member
Dsch_generic.h506 static inline bool lockdep_tcf_proto_is_locked(struct tcf_proto *tp) in lockdep_tcf_proto_is_locked()
514 #define tcf_proto_dereference(p, tp) \ argument
/include/linux/
Dtorture.h116 #define torture_create_kthread(n, arg, tp) \ argument
119 #define torture_create_kthread_cb(n, arg, tp, cbf) \ argument
122 #define torture_stop_kthread(n, tp) \ argument
Dtracepoint-defs.h51 struct tracepoint *tp; member
81 #define DECLARE_TRACEPOINT(tp) \ argument
85 # define tracepoint_enabled(tp) \ argument
Dtcp.h579 static inline void tcp_move_syn(struct tcp_sock *tp, in tcp_move_syn()
586 static inline void tcp_saved_syn_free(struct tcp_sock *tp) in tcp_saved_syn_free()
602 static inline u16 tcp_mss_clamp(const struct tcp_sock *tp, u16 mss) in tcp_mss_clamp()
Dtracepoint.h48 tracepoint_probe_register_may_exist(struct tracepoint *tp, void *probe, in tracepoint_probe_register_may_exist()
Dtrace_events.h384 struct tracepoint *tp; member
/include/uapi/linux/
Datmsvc.h52 #define SELECT_TOP_PCR(tp) ((tp).pcr ? (tp).pcr : \ argument
Dcan.h251 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