Home
last modified time | relevance | path

Searched refs:opttype (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dexthdrs_core.c135 int opttype = nh[offset]; in ipv6_find_tlv() local
138 if (opttype == type) in ipv6_find_tlv()
141 switch (opttype) { in ipv6_find_tlv()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Configure.c299 const char *opttype = optionTypeToString(p->type); in configureDeviceSection() local
308 len += strlen(opttype); in configureDeviceSection()
315 opttype, suffix); in configureDeviceSection()