Home
last modified time | relevance | path

Searched defs:popt (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/net/
H A Dbootp.c814 static void dhcp_process_options(uchar *popt, uchar *end) in dhcp_process_options()
906 uchar *popt = (uchar *)&bp->bp_vend[4]; in dhcp_packet_process_options() local
933 static int dhcp_message_type(unsigned char *popt) in dhcp_message_type()
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dcompaction-times.py16 class popt: class
/OK3568_Linux_fs/kernel/fs/isofs/
H A Dinode.c337 static int parse_options(char *options, struct iso9660_options *popt) in parse_options()