Home
last modified time | relevance | path

Searched defs:sip (Results 1 – 14 of 14) sorted by relevance

/third_party/gettext/gettext-tools/src/
Dplural-eval.c49 sigfpe_handler (int sig, siginfo_t *sip, void *scp) in sigfpe_handler()
/third_party/libunwind/src/x86_64/
DGos-solaris.c35 uint64_t sip; member
/third_party/uboot/u-boot-2020.01/net/
Dsntp.c51 static void sntp_handler(uchar *pkt, unsigned dest, struct in_addr sip, in sntp_handler()
Dwol.c64 static void wol_udp_handler(uchar *pkt, unsigned int dest, struct in_addr sip, in wol_udp_handler()
Ddns.c104 static void dns_handler(uchar *pkt, unsigned dest, struct in_addr sip, in dns_handler()
Dtftp.c410 struct in_addr sip, unsigned src, uchar *pkt, in icmp_handler()
420 static void tftp_handler(uchar *pkt, unsigned dest, struct in_addr sip, in tftp_handler()
Dbootp.c351 static void bootp_handler(uchar *pkt, unsigned dest, struct in_addr sip, in bootp_handler()
1038 static void dhcp_handler(uchar *pkt, unsigned dest, struct in_addr sip, in dhcp_handler()
Dfastboot.c257 struct in_addr sip, unsigned int sport, in fastboot_handler()
Dnfs.c736 static void nfs_handler(uchar *pkt, unsigned dest, struct in_addr sip, in nfs_handler()
Dnet.c750 struct in_addr sip, unsigned sport, in dummy_handler()
/third_party/uboot/u-boot-2020.01/drivers/net/
Dnetconsole.c36 struct in_addr sip, unsigned src, in nc_wait_arp_handler()
42 static void nc_handler(uchar *pkt, unsigned dest, struct in_addr sip, in nc_handler()
/third_party/ltp/testcases/kernel/syscalls/sigaction/
Dsigaction01.c89 void handler(int sig, siginfo_t * sip, void *ucp) in handler()
/third_party/curl/src/
Dtool_formparse.c186 struct tool_mime *sip = (struct tool_mime *) arg; in tool_mime_stdin_read() local
221 struct tool_mime *sip = (struct tool_mime *) instream; in tool_mime_stdin_seek() local
/third_party/lwip/src/apps/snmp/
Dsnmp_traps.c58 ip_addr_t sip; member