Searched defs:sport (Results 1 – 10 of 10) sorted by relevance
| /u-boot/net/ |
| A D | sntp.c | 30 int sport; in sntp_send() local
|
| A D | net.c | 833 struct in_addr sip, unsigned sport, in dummy_handler() 896 int net_send_udp_packet(uchar *ether, struct in_addr dest, int dport, int sport, in net_send_udp_packet() 904 int net_send_tcp_packet(int payload_len, int dport, int sport, u8 action, in net_send_tcp_packet() 913 int net_send_ip_packet(uchar *ether, struct in_addr dest, int dport, int sport, in net_send_ip_packet() 1664 void net_set_udp_header(uchar *pkt, struct in_addr dest, int dport, int sport, in net_set_udp_header()
|
| A D | tcp.c | 93 struct in_addr sip, u16 sport, in dummy_handler() 240 int tcp_set_tcp_header(uchar *pkt, int dport, int sport, int payload_len, in tcp_set_tcp_header()
|
| A D | fastboot_tcp.c | 72 struct in_addr sip, u16 sport, in fastboot_tcp_handler_ipv4()
|
| A D | fastboot_udp.c | 226 struct in_addr sip, unsigned int sport, in fastboot_handler()
|
| A D | wget.c | 283 struct in_addr sip, u16 sport, in wget_handler()
|
| A D | net6.c | 328 int sport, int len) in net_send_udp_packet6()
|
| A D | nfs.c | 190 int sport; in rpc_req() local
|
| /u-boot/include/ |
| A D | net6.h | 430 int dport, int sport, int len) in net_send_udp_packet6()
|
| A D | efi_api.h | 1589 u16 sport; member
|
Completed in 32 milliseconds