OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:udp_port
(Results
1 - 25
of
53
) sorted by null
1
2
3
/external/libpcap/
nametoaddr.c
175
int
udp_port
= -1;
local
186
if (sp != NULL)
udp_port
= ntohs(sp->s_port);
190
if (
udp_port
>= 0) {
191
if (
udp_port
== tcp_port)
203
if (
udp_port
>= 0) {
204
*port =
udp_port
;
/external/kernel-headers/original/linux/
wanrouter.h
41
* May 21, 1997 Jaspreet Singh Added '
udp_port
' to 'wan_device_t'
42
* Apr 25, 1997 Farhan Thawar Added '
udp_port
' to 'wandev_conf_t'
214
unsigned
udp_port
; /* UDP port for management */
member in struct:wandev_conf
478
unsigned
udp_port
; /* UDP port for management */
member in struct:wan_device
/bionic/libc/kernel/common/linux/
wanrouter.h
174
unsigned
udp_port
;
member in struct:wandev_conf
/development/ndk/platforms/android-3/include/linux/
wanrouter.h
152
unsigned
udp_port
;
member in struct:wandev_conf
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
wanrouter.h
41
* May 21, 1997 Jaspreet Singh Added '
udp_port
' to 'wan_device_t'
42
* Apr 25, 1997 Farhan Thawar Added '
udp_port
' to 'wandev_conf_t'
214
unsigned
udp_port
; /* UDP port for management */
member in struct:wandev_conf
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
wanrouter.h
41
* May 21, 1997 Jaspreet Singh Added '
udp_port
' to 'wan_device_t'
42
* Apr 25, 1997 Farhan Thawar Added '
udp_port
' to 'wandev_conf_t'
214
unsigned
udp_port
; /* UDP port for management */
member in struct:wandev_conf
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
wanrouter.h
41
* May 21, 1997 Jaspreet Singh Added '
udp_port
' to 'wan_device_t'
42
* Apr 25, 1997 Farhan Thawar Added '
udp_port
' to 'wandev_conf_t'
214
unsigned
udp_port
; /* UDP port for management */
member in struct:wandev_conf
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
wanrouter.h
152
unsigned
udp_port
;
member in struct:wandev_conf
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
wanrouter.h
152
unsigned
udp_port
;
member in struct:wandev_conf
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
wanrouter.h
152
unsigned
udp_port
;
member in struct:wandev_conf
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
wanrouter.h
152
unsigned
udp_port
;
member in struct:wandev_conf
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
wanrouter.h
152
unsigned
udp_port
;
member in struct:wandev_conf
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
wanrouter.h
152
unsigned
udp_port
;
member in struct:wandev_conf
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
wanrouter.h
152
unsigned
udp_port
;
member in struct:wandev_conf
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
wanrouter.h
152
unsigned
udp_port
;
member in struct:wandev_conf
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
wanrouter.h
152
unsigned
udp_port
;
member in struct:wandev_conf
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
wanrouter.h
152
unsigned
udp_port
;
member in struct:wandev_conf
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
wanrouter.h
152
unsigned
udp_port
;
member in struct:wandev_conf
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
wanrouter.h
152
unsigned
udp_port
;
member in struct:wandev_conf
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
wanrouter.h
152
unsigned
udp_port
;
member in struct:wandev_conf
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
wanrouter.h
152
unsigned
udp_port
;
member in struct:wandev_conf
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
wanrouter.h
152
unsigned
udp_port
;
member in struct:wandev_conf
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
wanrouter.h
152
unsigned
udp_port
;
member in struct:wandev_conf
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
wanrouter.h
152
unsigned
udp_port
;
member in struct:wandev_conf
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
wanrouter.h
152
unsigned
udp_port
;
member in struct:wandev_conf
Completed in 1916 milliseconds
1
2
3