Home
last modified time | relevance | path

Searched defs:protocol (Results 101 – 125 of 453) sorted by relevance

12345678910>>...19

/openbmc/linux/drivers/media/rc/
H A Dir-imon-decoder.c190 static int ir_imon_encode(enum rc_proto protocol, u32 scancode, in ir_imon_encode()
H A Dir-sharp-decoder.c192 static int ir_sharp_encode(enum rc_proto protocol, u32 scancode, in ir_sharp_encode()
H A Dir-sanyo-decoder.c189 static int ir_sanyo_encode(enum rc_proto protocol, u32 scancode, in ir_sanyo_encode()
H A Dir-rcmm-decoder.c201 static int ir_rcmm_encode(enum rc_proto protocol, u32 scancode, in ir_rcmm_encode()
/openbmc/linux/net/can/
H A Daf_can.c96 static const struct can_proto *can_get_proto(int protocol) in can_get_proto()
114 static int can_create(struct net *net, struct socket *sock, int protocol, in can_create()
/openbmc/qemu/monitor/
H A Dqmp-cmds.c119 void qmp_add_client(const char *protocol, const char *fdname, in qmp_add_client()
/openbmc/linux/net/bluetooth/cmtp/
H A Dsock.c200 static int cmtp_sock_create(struct net *net, struct socket *sock, int protocol, in cmtp_sock_create()
/openbmc/linux/include/net/
H A Dgso.h96 static inline void skb_gso_error_unwind(struct sk_buff *skb, __be16 protocol, in skb_gso_error_unwind()
H A Dprotocol.h81 unsigned short protocol; /* This is the L4 protocol number. */ member
H A Dgre.h10 __be16 protocol; member
/openbmc/openbmc-test-automation/ffdc/
H A Dffdc_collector.py456 def protocol_ssh(self, protocol, target_type, sub_type): argument
519 def protocol_execute(self, protocol, target_type, sub_type): argument
/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.hpp104 static constexpr auto protocol = member
116 static constexpr auto protocol = member
/openbmc/linux/fs/lockd/
H A Dhost.c57 const unsigned short protocol; /* transport to search for*/ member
218 const unsigned short protocol, in nlmclnt_lookup_host()
/openbmc/linux/drivers/i2c/
H A Di2c-core-smbus.c537 u8 command, int protocol, union i2c_smbus_data *data) in i2c_smbus_xfer()
555 u8 command, int protocol, union i2c_smbus_data *data) in __i2c_smbus_xfer()
/openbmc/linux/net/ipv4/
H A Dudp_offload.c27 __be16 protocol = skb->protocol; in __skb_udp_tunnel_segment() local
158 __be16 protocol = skb->protocol; in skb_udp_tunnel_segment() local
H A Dgre_offload.c23 __be16 protocol = skb->protocol; in gre_gso_segment() local
/openbmc/service-config-manager/inc/
H A Dsrvcfg_manager.hpp101 std::string protocol; member in phosphor::service::ServiceConfig
/openbmc/linux/net/bluetooth/bnep/
H A Dsock.c198 static int bnep_sock_create(struct net *net, struct socket *sock, int protocol, in bnep_sock_create()
/openbmc/linux/net/
H A Dsocket.c1360 int sock_create_lite(int family, int type, int protocol, struct socket **res) in sock_create_lite()
1500 int __sock_create(struct net *net, int family, int type, int protocol, in __sock_create()
1620 int sock_create(int family, int type, int protocol, struct socket **res) in sock_create()
1638 int sock_create_kern(struct net *net, int family, int type, int protocol, struct socket **res) in sock_create_kern()
1644 static struct socket *__sys_socket_create(int family, int type, int protocol) in __sys_socket_create()
1666 struct file *__sys_socket_file(int family, int type, int protocol) in __sys_socket_file()
1698 __weak noinline int update_socket_protocol(int family, int type, int protocol) in update_socket_protocol()
1705 int __sys_socket(int family, int type, int protocol) in __sys_socket()
1722 SYSCALL_DEFINE3(socket, int, family, int, type, int, protocol) in SYSCALL_DEFINE3() argument
1731 int __sys_socketpair(int family, int type, int protocol, int __user *usockvec) in __sys_socketpair()
[all …]
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dprotocol.hpp4 namespace protocol namespace
/openbmc/linux/net/atm/
H A Dpvc.c132 static int pvc_create(struct net *net, struct socket *sock, int protocol, in pvc_create()
/openbmc/linux/drivers/isdn/mISDN/
H A Dsocket.c593 data_sock_create(struct net *net, struct socket *sock, int protocol, int kern) in data_sock_create()
749 base_sock_create(struct net *net, struct socket *sock, int protocol, int kern) in base_sock_create()
/openbmc/linux/include/linux/
H A Dpnp.h209 struct pnp_protocol *protocol; member
254 struct pnp_protocol *protocol; member
433 #define protocol_for_each_card(protocol, card) \ argument
435 #define protocol_for_each_dev(protocol, dev) \ argument
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_controllers.c41 efi_guid_t *protocol, in count_child_controllers()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpmac.c226 enum dpmac_eth_if protocol) in dpmac_set_protocol()

12345678910>>...19