Home
last modified time | relevance | path

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

/include/net/
A Dtcp.h832 struct tcp_sock *tp = tcp_sk(sk); in tcp_fast_path_check() local
1415 const struct tcp_sock *tp = tcp_sk(sk); in tcp_current_ssthresh() local
1460 const struct tcp_sock *tp = tcp_sk(sk); in tcp_is_cwnd_limited() local
1578 struct tcp_sock *tp = tcp_sk(sk); in tcp_slow_start_after_idle_check() local
1647 struct tcp_sock *tp = tcp_sk(sk); in __tcp_adjust_rcv_ssthresh() local
1684 const struct tcp_sock *tp = tcp_sk(sk); in tcp_epollin_ready() local
2107 const struct tcp_sock *tp = tcp_sk(sk); in tcp_write_queue_empty() local
2171 struct tcp_sock *tp = tcp_sk(sk); in tcp_push_pending_frames() local
2412 const struct tcp_sock *tp = tcp_sk(sk); in tcp_get_current_key() local
2568 struct tcp_sock *tp = tcp_sk(sk); in tcp_inq() local
[all …]
A 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()
A Dnetlink.h403 #define __NLA_IS_UINT_TYPE(tp) \ argument
407 #define __NLA_IS_SINT_TYPE(tp) \ argument
412 #define NLA_ENSURE_UINT_TYPE(tp) \ argument
414 #define NLA_ENSURE_UINT_OR_BINARY_TYPE(tp) \ argument
418 #define NLA_ENSURE_SINT_TYPE(tp) \ argument
420 #define NLA_ENSURE_INT_OR_BINARY_TYPE(tp) \ argument
425 #define NLA_ENSURE_NO_VALIDATION_PTR(tp) \ argument
431 #define NLA_POLICY_RANGE(tp, _min, _max) { \ argument
450 #define NLA_POLICY_MIN(tp, _min) { \ argument
456 #define NLA_POLICY_MAX(tp, _max) { \ argument
[all …]
A 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()
763 static inline void tcf_proto_update_usesw(struct tcf_proto *tp, u32 flags) in tcf_proto_update_usesw()
A Dtcp_ao.h313 struct tcp_sock *tp) in tcp_ao_time_wait()
A Dflow_dissector.h204 struct flow_dissector_key_ports tp; member
A Dsch_generic.h498 static inline bool lockdep_tcf_proto_is_locked(struct tcf_proto *tp) in lockdep_tcf_proto_is_locked()
506 #define tcf_proto_dereference(p, tp) \ argument
/include/rv/
A Dinstrumentation.h16 #define rv_attach_trace_probe(monitor, tp, rv_handler) \ argument
26 #define rv_detach_trace_probe(monitor, tp, rv_handler) \ argument
/include/linux/
A Dtorture.h117 #define torture_create_kthread(n, arg, tp) \ argument
120 #define torture_create_kthread_cb(n, arg, tp, cbf) \ argument
123 #define torture_stop_kthread(n, tp) \ argument
A Dtracepoint-defs.h57 struct tracepoint *tp; member
87 #define DECLARE_TRACEPOINT(tp) \ argument
91 # define tracepoint_enabled(tp) \ argument
A Dtracepoint.h47 tracepoint_probe_register_may_exist(struct tracepoint *tp, void *probe, in tracepoint_probe_register_may_exist()
120 static inline bool tracepoint_is_faultable(struct tracepoint *tp) in tracepoint_is_faultable()
127 static inline bool tracepoint_is_faultable(struct tracepoint *tp) in tracepoint_is_faultable()
A Dtcp.h577 static inline void tcp_move_syn(struct tcp_sock *tp, in tcp_move_syn()
584 static inline void tcp_saved_syn_free(struct tcp_sock *tp) in tcp_saved_syn_free()
600 static inline u16 tcp_mss_clamp(const struct tcp_sock *tp, u16 mss) in tcp_mss_clamp()
A Dtrace_events.h369 struct tracepoint *tp; member
/include/uapi/linux/
A Datmsvc.h52 #define SELECT_TOP_PCR(tp) ((tp).pcr ? (tp).pcr : \ argument
A Dcan.h252 struct { canid_t rx_id, tx_id; } tp; member
A Dtcp.h72 #define tcp_flag_word(tp) (((union tcp_word_hdr *)(tp))->words[3]) argument
/include/net/netfilter/
A Dnf_tables_offload.h50 struct flow_dissector_key_ports tp; member
A Dnf_flow_table.h38 struct flow_dissector_key_ports tp; member
/include/linux/mfd/
A Dsi476x-core.h327 bool tp; member

Completed in 911 milliseconds