/linux-4.1.27/drivers/staging/speakup/ |
H A D | serialio.c | 24 static int timeouts; variable
|
/linux-4.1.27/include/net/netfilter/ |
H A D | nf_conntrack_timeout.h | 64 unsigned int *timeouts; nf_ct_timeout_lookup() local
|
/linux-4.1.27/net/netfilter/ |
H A D | nf_conntrack_proto_generic.c | 90 generic_new(struct nf_conn *ct, const struct sk_buff *skb, unsigned int dataoff, unsigned int *timeouts) generic_new() argument
|
H A D | nf_conntrack_proto_gre.c | 310 unsigned int *timeouts = data; gre_timeout_nlattr_to_obj() local 331 const unsigned int *timeouts = data; gre_timeout_obj_to_nlattr() local 251 gre_packet(struct nf_conn *ct, const struct sk_buff *skb, unsigned int dataoff, enum ip_conntrack_info ctinfo, u_int8_t pf, unsigned int hooknum, unsigned int *timeouts) gre_packet() argument 275 gre_new(struct nf_conn *ct, const struct sk_buff *skb, unsigned int dataoff, unsigned int *timeouts) gre_new() argument
|
H A D | nf_conntrack_proto_udp.c | 163 unsigned int *timeouts = data; udp_timeout_nlattr_to_obj() local 184 const unsigned int *timeouts = data; udp_timeout_obj_to_nlattr() local 80 udp_packet(struct nf_conn *ct, const struct sk_buff *skb, unsigned int dataoff, enum ip_conntrack_info ctinfo, u_int8_t pf, unsigned int hooknum, unsigned int *timeouts) udp_packet() argument 104 udp_new(struct nf_conn *ct, const struct sk_buff *skb, unsigned int dataoff, unsigned int *timeouts) udp_new() argument
|
H A D | nf_conntrack_proto_udplite.c | 41 unsigned int timeouts[UDPLITE_CT_MAX]; member in struct:udplite_net 178 unsigned int *timeouts = data; udplite_timeout_nlattr_to_obj() local 199 const unsigned int *timeouts = data; udplite_timeout_obj_to_nlattr() local 88 udplite_packet(struct nf_conn *ct, const struct sk_buff *skb, unsigned int dataoff, enum ip_conntrack_info ctinfo, u_int8_t pf, unsigned int hooknum, unsigned int *timeouts) udplite_packet() argument 112 udplite_new(struct nf_conn *ct, const struct sk_buff *skb, unsigned int dataoff, unsigned int *timeouts) udplite_new() argument
|
H A D | nfnetlink_cttimeout.c | 52 ctnl_timeout_parse_policy(void *timeouts, struct nf_conntrack_l4proto *l4proto, ctnl_timeout_parse_policy() argument 352 unsigned int *timeouts; cttimeout_default_set() local 409 unsigned int *timeouts = l4proto->get_timeouts(net); cttimeout_default_fill_info() local
|
H A D | nf_conntrack_proto_dccp.c | 720 unsigned int *timeouts = data; dccp_timeout_nlattr_to_obj() local 739 const unsigned int *timeouts = data; dccp_timeout_obj_to_nlattr() local 422 dccp_new(struct nf_conn *ct, const struct sk_buff *skb, unsigned int dataoff, unsigned int *timeouts) dccp_new() argument 478 dccp_packet(struct nf_conn *ct, const struct sk_buff *skb, unsigned int dataoff, enum ip_conntrack_info ctinfo, u_int8_t pf, unsigned int hooknum, unsigned int *timeouts) dccp_packet() argument
|
H A D | nf_conntrack_proto_sctp.c | 136 unsigned int timeouts[SCTP_CONNTRACK_MAX]; member in struct:sctp_net 571 unsigned int *timeouts = data; sctp_timeout_nlattr_to_obj() local 591 const unsigned int *timeouts = data; sctp_timeout_obj_to_nlattr() local 302 sctp_packet(struct nf_conn *ct, const struct sk_buff *skb, unsigned int dataoff, enum ip_conntrack_info ctinfo, u_int8_t pf, unsigned int hooknum, unsigned int *timeouts) sctp_packet() argument 412 sctp_new(struct nf_conn *ct, const struct sk_buff *skb, unsigned int dataoff, unsigned int *timeouts) sctp_new() argument
|
H A D | nf_conntrack_core.c | 906 unsigned int *timeouts; init_conntrack() local 1066 unsigned int *timeouts; nf_conntrack_in() local
|
H A D | nf_conntrack_proto_tcp.c | 1300 unsigned int *timeouts = data; tcp_timeout_nlattr_to_obj() local 1358 const unsigned int *timeouts = data; tcp_timeout_obj_to_nlattr() local 812 tcp_packet(struct nf_conn *ct, const struct sk_buff *skb, unsigned int dataoff, enum ip_conntrack_info ctinfo, u_int8_t pf, unsigned int hooknum, unsigned int *timeouts) tcp_packet() argument 1103 tcp_new(struct nf_conn *ct, const struct sk_buff *skb, unsigned int dataoff, unsigned int *timeouts) tcp_new() argument
|
/linux-4.1.27/include/net/netns/ |
H A D | conntrack.h | 33 unsigned int timeouts[TCP_CONNTRACK_TIMEOUT_MAX]; member in struct:nf_tcp_net 47 unsigned int timeouts[UDP_CT_MAX]; member in struct:nf_udp_net
|
/linux-4.1.27/net/ipv4/netfilter/ |
H A D | nf_conntrack_proto_icmp.c | 107 icmp_new(struct nf_conn *ct, const struct sk_buff *skb, unsigned int dataoff, unsigned int *timeouts) icmp_new() argument
|
/linux-4.1.27/net/ipv6/netfilter/ |
H A D | nf_conntrack_proto_icmpv6.c | 119 icmpv6_new(struct nf_conn *ct, const struct sk_buff *skb, unsigned int dataoff, unsigned int *timeouts) icmpv6_new() argument
|
/linux-4.1.27/drivers/staging/vme/devices/ |
H A D | vme_user.c | 114 unsigned long timeouts; member in struct:driver_stats
|
/linux-4.1.27/drivers/message/fusion/ |
H A D | mptctl.h | 397 unsigned int timeouts; /* num timeouts */ member in struct:_hp_host_info 420 unsigned long timeouts; /* num timeouts */ member in struct:_hp_host_info_rev0
|
H A D | mptbase.h | 777 unsigned long timeouts; member in struct:_MPT_ADAPTER
|
/linux-4.1.27/drivers/ata/ |
H A D | libata-eh.c | 133 const unsigned long *timeouts; member in struct:ata_eh_cmd_timeout_ent
|
/linux-4.1.27/drivers/char/ipmi/ |
H A D | ipmi_msghandler.c | 4095 struct list_head timeouts; ipmi_timeout_handler() local 4012 check_msg_timeout(ipmi_smi_t intf, struct seq_table *ent, struct list_head *timeouts, long timeout_period, int slot, unsigned long *flags, unsigned int *waiting_msgs) check_msg_timeout() argument
|
/linux-4.1.27/include/net/ |
H A D | ip_vs.h | 815 int * timeouts; member in struct:ip_vs_app
|
/linux-4.1.27/include/net/sctp/ |
H A D | structs.h | 1601 unsigned long timeouts[SCTP_NUM_TIMEOUT_TYPES]; member in struct:sctp_association
|