Home
last modified time | relevance | path

Searched defs:proto (Results 1 – 25 of 89) sorted by relevance

1234

/linux-4.19.296/include/trace/
Ddefine_trace.h27 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
31 #define TRACE_EVENT_CONDITION(name, proto, args, cond, tstruct, assign, print) \ argument
40 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument
45 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument
50 #define DEFINE_EVENT(template, name, proto, args) \ argument
54 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
58 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
62 #define DEFINE_EVENT_CONDITION(template, name, proto, args, cond) \ argument
66 #define DECLARE_TRACE(name, proto, args) \ argument
93 #define DECLARE_TRACE(name, proto, args) argument
Dtrace_events.h73 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
111 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
121 #define DEFINE_EVENT(template, name, proto, args) \ argument
126 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
130 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
135 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument
141 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument
203 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
209 #define DEFINE_EVENT(template, name, proto, args) argument
212 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
[all …]
Dperf.h31 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
79 #define DEFINE_EVENT(template, call, proto, args) \ argument
87 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
Dbpf_probe.h59 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
73 #define DEFINE_EVENT(template, call, proto, args) \ argument
88 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
/linux-4.19.296/include/linux/
Dtracepoint.h174 #define __DO_TRACE(tp, proto, args, cond, rcuidle) \ argument
218 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) \ argument
228 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) argument
242 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument
308 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument
404 #define DECLARE_TRACE(name, proto, args) \ argument
410 #define DECLARE_TRACE_CONDITION(name, proto, args, cond) \ argument
528 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument
529 #define DEFINE_EVENT(template, name, proto, args) \ argument
531 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg)\ argument
[all …]
Dif_bridge.h27 __be16 proto; member
76 int proto) in br_multicast_has_querier_anywhere()
81 int proto) in br_multicast_has_querier_adjacent()
Dnet.h320 #define MODULE_ALIAS_NETPROTO(proto) \ argument
323 #define MODULE_ALIAS_NET_PF_PROTO(pf, proto) \ argument
326 #define MODULE_ALIAS_NET_PF_PROTO_TYPE(pf, proto, type) \ argument
330 #define MODULE_ALIAS_NET_PF_PROTO_NAME(pf, proto, name) \ argument
/linux-4.19.296/include/net/
Dsock.h1081 struct proto { struct
1082 void (*close)(struct sock *sk,
1084 int (*pre_connect)(struct sock *sk,
1087 int (*connect)(struct sock *sk,
1090 int (*disconnect)(struct sock *sk, int flags);
1092 struct sock * (*accept)(struct sock *sk, int flags, int *err,
1095 int (*ioctl)(struct sock *sk, int cmd,
1097 int (*init)(struct sock *sk);
1098 void (*destroy)(struct sock *sk);
1099 void (*shutdown)(struct sock *sk, int how);
[all …]
Dtun_proto.h15 static inline __be16 tun_p_to_eth_p(u8 proto) in tun_p_to_eth_p()
32 static inline u8 tun_p_from_eth_p(__be16 proto) in tun_p_from_eth_p()
Dip6_checksum.h43 static inline __wsum ip6_compute_pseudo(struct sk_buff *skb, int proto) in ip6_compute_pseudo()
50 static inline __wsum ip6_gro_compute_pseudo(struct sk_buff *skb, int proto) in ip6_gro_compute_pseudo()
Dncsi.h40 static inline int ncsi_vlan_rx_add_vid(struct net_device *dev, __be16 proto, u16 vid) in ncsi_vlan_rx_add_vid()
45 static inline int ncsi_vlan_rx_kill_vid(struct net_device *dev, __be16 proto, u16 vid) in ncsi_vlan_rx_kill_vid()
Desp.h23 __u8 proto; member
Dl3mdev.h139 struct sk_buff *l3mdev_l3_rcv(struct sk_buff *skb, u16 proto) in l3mdev_l3_rcv()
168 struct sk_buff *l3mdev_l3_out(struct sock *sk, struct sk_buff *skb, u16 proto) in l3mdev_l3_out()
/linux-4.19.296/include/linux/netfilter/ipset/
Dip_set_getport.h13 __be16 *port, u8 *proto) in ip_set_get_ip6_port()
22 static inline bool ip_set_proto_with_ports(u8 proto) in ip_set_proto_with_ports()
/linux-4.19.296/include/uapi/linux/
Dif_arcnet.h60 __u8 proto; /* protocol ID field - varies */ member
71 __u8 proto; /* ARC_P_RFC1051_ARP/RFC1051_IP */ member
81 __u8 proto; /* Always ARC_P_ETHER */ member
88 __u8 proto; member
Dip6_tunnel.h30 __u8 proto; /* tunnel protocol */ member
42 __u8 proto; /* tunnel protocol */ member
/linux-4.19.296/drivers/s390/net/
Dqeth_l3_sys.c20 enum qeth_prot_versions proto, u8 *addr) in qeth_l3_string_to_ipaddr()
433 enum qeth_prot_versions proto) in qeth_l3_dev_ipato_add_show()
473 static int qeth_l3_parse_ipatoe(const char *buf, enum qeth_prot_versions proto, in qeth_l3_parse_ipatoe()
501 struct qeth_card *card, enum qeth_prot_versions proto) in qeth_l3_dev_ipato_add_store()
546 struct qeth_card *card, enum qeth_prot_versions proto) in qeth_l3_dev_ipato_del_store()
676 enum qeth_prot_versions proto, in qeth_l3_dev_ip_add_show()
719 static int qeth_l3_parse_vipae(const char *buf, enum qeth_prot_versions proto, in qeth_l3_parse_vipae()
729 struct qeth_card *card, enum qeth_prot_versions proto) in qeth_l3_dev_vipa_add_store()
759 struct qeth_card *card, enum qeth_prot_versions proto) in qeth_l3_dev_vipa_del_store()
845 static int qeth_l3_parse_rxipe(const char *buf, enum qeth_prot_versions proto, in qeth_l3_parse_rxipe()
[all …]
Dqeth_l3.h37 enum qeth_prot_versions proto; member
52 enum qeth_prot_versions proto) in qeth_l3_init_ipaddr()
111 enum qeth_prot_versions proto; member
/linux-4.19.296/drivers/isdn/i4l/
Disdn_ppp.c733 isdn_ppp_fill_rq(unsigned char *buf, int len, int proto, int slot) in isdn_ppp_fill_rq()
827 int proto; in isdn_ppp_write() local
986 int proto; in isdn_ppp_strip_proto() local
1012 int proto; in isdn_ppp_receive() local
1064 isdn_ppp_push_higher(isdn_net_dev *net_dev, isdn_net_local *lp, struct sk_buff *skb, int proto) in isdn_ppp_push_higher()
1258 unsigned int proto = PPP_IP; /* 0x21 */ in isdn_ppp_xmit() local
1501 u_int16_t proto; in isdn_ppp_autodial_filter() local
1907 int proto; in isdn_ppp_mp_reassembly() local
2229 static void isdn_ppp_ccp_xmit_reset(struct ippp_struct *is, int proto, in isdn_ppp_ccp_xmit_reset()
2532 int *proto) in isdn_ppp_decompress()
[all …]
/linux-4.19.296/include/uapi/linux/netfilter/
Dxt_policy.h26 proto:1, member
59 __u8 proto; member
Dxt_ecn.h33 } proto; member
/linux-4.19.296/drivers/misc/ti-st/
Dst_core.c51 struct st_proto_s *proto) in remove_channel_from_table()
241 struct st_proto_s *proto; in st_int_recv() local
641 long st_unregister(struct st_proto_s *proto) in st_unregister()
/linux-4.19.296/include/asm-generic/
Dchecksum.h76 __u8 proto, __wsum sum) in csum_tcpudp_magic()
/linux-4.19.296/include/linux/mtd/
Dspi-nor.h194 static inline bool spi_nor_protocol_is_dtr(enum spi_nor_protocol proto) in spi_nor_protocol_is_dtr()
199 static inline u8 spi_nor_get_protocol_inst_nbits(enum spi_nor_protocol proto) in spi_nor_get_protocol_inst_nbits()
205 static inline u8 spi_nor_get_protocol_addr_nbits(enum spi_nor_protocol proto) in spi_nor_get_protocol_addr_nbits()
211 static inline u8 spi_nor_get_protocol_data_nbits(enum spi_nor_protocol proto) in spi_nor_get_protocol_data_nbits()
217 static inline u8 spi_nor_get_protocol_width(enum spi_nor_protocol proto) in spi_nor_get_protocol_width()
/linux-4.19.296/include/uapi/linux/netfilter_ipv4/
Dipt_ECN.h31 } proto; member

1234