taglinefilesource code
options22arch/i386/kernel/signal.casmlinkage int sys_waitpid(pid_t pid,unsigned long * stat_addr, int options);
options23arch/mips/kernel/signal.casmlinkage int sys_waitpid(pid_t pid,unsigned long * stat_addr, int options);
options21arch/ppc/kernel/signal.casmlinkage int sys_waitpid(pid_t pid,unsigned long * stat_addr, int options);
options24arch/sparc/kernel/signal.casmlinkage int sys_waitpid(pid_t pid, unsigned long *stat_addr, int options);
options786arch/sparc/kernel/sys_sunos.casmlinkage int sunos_wait4(pid_t pid, unsigned int *stat_addr, int options, struct rusage *ru)
options788arch/sparc/kernel/sys_sunos.creturn sys_wait4((pid ? pid : -1), stat_addr, options, ru);
options224drivers/net/3c59x.cint options;        /* User-settable driver options (none yet). */
options234drivers/net/3c59x.cint product_index, int options);
options263drivers/net/3c59x.cint options[8] = { -1, -1, -1, -1, -1, -1, -1, -1,};
options351drivers/net/3c59x.c: options[cards_found]);
options370drivers/net/3c59x.c? dev->mem_start : options[cards_found]);
options380drivers/net/3c59x.cint product_index, int options)
options398drivers/net/3c59x.cvp->options = options;
options399drivers/net/3c59x.cif (options >= 0) {
options400drivers/net/3c59x.cvp->media_override = ((options & 7) == 2)  ?  0  :  options & 7;
options401drivers/net/3c59x.cvp->full_duplex = (options & 8) ? 1 : 0;
options402drivers/net/3c59x.cvp->bus_master = (options & 16) ? 1 : 0;
options423drivers/net/3c59x.cvp->options = options;
options424drivers/net/3c59x.cif (options >= 0) {
options425drivers/net/3c59x.cvp->media_override = ((options & 7) == 2)  ?  0  :  options & 7;
options426drivers/net/3c59x.cvp->full_duplex = (options & 8) ? 1 : 0;
options427drivers/net/3c59x.cvp->bus_master = (options & 16) ? 1 : 0;
options192drivers/net/bsd_comp.cstatic void  *bsd_alloc(unsigned char *options, int opt_len, int decomp);
options193drivers/net/bsd_comp.cstatic void  *bsd_comp_alloc (unsigned char *options, int opt_len);
options194drivers/net/bsd_comp.cstatic void  *bsd_decomp_alloc (unsigned char *options, int opt_len);
options196drivers/net/bsd_comp.cstatic int  bsd_init        (void *db, unsigned char *options,
options198drivers/net/bsd_comp.cstatic int  bsd_comp_init   (void *state, unsigned char *options,
options200drivers/net/bsd_comp.cstatic int  bsd_decomp_init (void *state, unsigned char *options,
options383drivers/net/bsd_comp.cstatic void *bsd_alloc (unsigned char *options, int opt_len, int decomp)
options389drivers/net/bsd_comp.cif (opt_len != 3 || options[0] != CI_BSD_COMPRESS || options[1] != 3
options390drivers/net/bsd_comp.c|| BSD_VERSION(options[2]) != BSD_CURRENT_VERSION)
options395drivers/net/bsd_comp.cbits = BSD_NBITS(options[2]);
options484drivers/net/bsd_comp.cstatic void *bsd_comp_alloc (unsigned char *options, int opt_len)
options486drivers/net/bsd_comp.creturn bsd_alloc (options, opt_len, 0);
options489drivers/net/bsd_comp.cstatic void *bsd_decomp_alloc (unsigned char *options, int opt_len)
options491drivers/net/bsd_comp.creturn bsd_alloc (options, opt_len, 1);
options498drivers/net/bsd_comp.cstatic int bsd_init (void *state, unsigned char *options,
options504drivers/net/bsd_comp.cif ((opt_len != 3) || (options[0] != CI_BSD_COMPRESS) || (options[1] != 3)
options505drivers/net/bsd_comp.c|| (BSD_VERSION(options[2]) != BSD_CURRENT_VERSION)
options506drivers/net/bsd_comp.c|| (BSD_NBITS(options[2]) != db->maxbits)
options541drivers/net/bsd_comp.cstatic int bsd_comp_init (void *state, unsigned char *options,
options544drivers/net/bsd_comp.creturn bsd_init (state, options, opt_len, unit, debug, 0);
options547drivers/net/bsd_comp.cstatic int bsd_decomp_init (void *state, unsigned char *options,
options551drivers/net/bsd_comp.creturn bsd_init (state, options, opt_len, unit, debug, 1);
options510drivers/scsi/53c7,8xx.clong long options;
options591drivers/scsi/53c7,8xx.coverrides[commandline_current].options = (ints[0] >= 5) ?
options598drivers/scsi/53c7,8xx.coverrides[commandline_current].options = (ints[0] >= 4) ?
options748drivers/scsi/53c7,8xx.chostdata->options |= OPTION_DISCONNECT;
options750drivers/scsi/53c7,8xx.chostdata->options &= ~OPTION_DISCONNECT;
options791drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_ALWAYS_SYNCHRONOUS) 
options921drivers/scsi/53c7,8xx.c(hostdata->options & (OPTION_MEMORY_MAPPED)) != 
options924drivers/scsi/53c7,8xx.c(hostdata->options & OPTION_MEMORY_MAPPED) ? "memory" : 
options1063drivers/scsi/53c7,8xx.chostdata->options &= ~OPTION_SYNCHRONOUS;
options1134drivers/scsi/53c7,8xx.c(hostdata->options & OPTION_DEBUG_TESTS_ONLY)) {
options1176drivers/scsi/53c7,8xx.cunsigned char pci_bus, unsigned char pci_device_fn, long long options) {
options1184drivers/scsi/53c7,8xx.coptions |= perm_options;
options1194drivers/scsi/53c7,8xx.coptions |= OPTION_INTFLY;
options1215drivers/scsi/53c7,8xx.cif (options & OPTION_DEBUG_PROBE_ONLY) {
options1296drivers/scsi/53c7,8xx.cif (!(options & OPTION_IO_MAPPED)) {
options1297drivers/scsi/53c7,8xx.coptions |= OPTION_MEMORY_MAPPED;
options1301drivers/scsi/53c7,8xx.coptions &= ~OPTION_MEMORY_MAPPED;
options1306drivers/scsi/53c7,8xx.coptions |= OPTION_IO_MAPPED;
options1309drivers/scsi/53c7,8xx.coptions &= ~OPTION_IO_MAPPED;
options1321drivers/scsi/53c7,8xx.chostdata->options = options;
options1388drivers/scsi/53c7,8xx.cunsigned char bus, unsigned char device_fn, long long options) {
options1508drivers/scsi/53c7,8xx.c(int) irq, DMA_NONE, 1, bus, device_fn, options);
options1545drivers/scsi/53c7,8xx.c7)), overrides[current_override].options):
options1554drivers/scsi/53c7,8xx.coverrides[current_override].options)) {
options1655drivers/scsi/53c7,8xx.cif (!(hostdata->options & OPTION_MEMORY_MAPPED)) {
options1833drivers/scsi/53c7,8xx.cif ((hostdata->options & OPTION_DEBUG_TEST1) && 
options1895drivers/scsi/53c7,8xx.cif ((hostdata->options & OPTION_DEBUG_TEST2) && 
options2319drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_DISCONNECT) {
options2331drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_SYNCHRONOUS) 
options2423drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_SDTR)
options2430drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_SDTR)
options2436drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_SDTR)
options2443drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_SDTR)
options2477drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR) 
options2562drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_SYNCHRONOUS)  {
options2587drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR) 
options2616drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR) 
options2698drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR)
options2704drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR|
options2735drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR)) {
options2766drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR)) {
options2788drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR)) {
options2797drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR)) {
options2804drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR)) {
options2811drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR)) {
options2820drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR|
options2831drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR)) {
options2843drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR|
options2870drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR|
options2881drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR|
options2903drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR|
options2923drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR|
options3363drivers/scsi/53c7,8xx.cNCR53c7x0_write8(SIEN0_REG_800, ((hostdata->options & OPTION_PARITY) ?
options3406drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_ALLOCATION)
options3439drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_ALLOCATION)
options3540drivers/scsi/53c7,8xx.chostdata->options |= OPTION_DEBUG_INTR;
options3639drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_SYNCHRONOUS) 
options3678drivers/scsi/53c7,8xx.c!(hostdata->options & OPTION_NO_ASYNC)) {
options3688drivers/scsi/53c7,8xx.ctmp->select[0] = (hostdata->options & OPTION_DISCONNECT) ? 
options3868drivers/scsi/53c7,8xx.cif ((hostdata->options & (OPTION_DEBUG_INIT_ONLY|OPTION_DEBUG_PROBE_ONLY)) 
options3869drivers/scsi/53c7,8xx.c|| ((hostdata->options & OPTION_DEBUG_TARGET_LIMIT) &&
options3881drivers/scsi/53c7,8xx.c} else if ((hostdata->options & OPTION_DEBUG_NCOMMANDS_LIMIT) &&
options3886drivers/scsi/53c7,8xx.c} else if (hostdata->options & OPTION_DEBUG_READ_ONLY) {
options3895drivers/scsi/53c7,8xx.cif ((hostdata->options & OPTION_DEBUG_TARGET_LIMIT) &&
options4110drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_QUEUES) 
options4173drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR) 
options4181drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR) {
options4284drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR)
options4388drivers/scsi/53c7,8xx.cif ((hostdata->options & OPTION_INTFLY) && 
options4400drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR)
options4452drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR) {
options4459drivers/scsi/53c7,8xx.chostdata->options &= ~OPTION_DEBUG_INTR;
options4503drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_700) {
options4513drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR) {
options4525drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR) 
options4531drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR) 
options4847drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_DISCONNECT)
options5120drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR)
options5143drivers/scsi/53c7,8xx.cif ((hostdata->options & OPTION_700) && (hostdata->state ==
options5161drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_TRACE) {
options5162drivers/scsi/53c7,8xx.c} else if (hostdata->options & OPTION_DEBUG_SINGLE) {
options5206drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR) 
options5237drivers/scsi/53c7,8xx.cif (!(hostdata->options & OPTION_NO_PRINT_RACE))
options5241drivers/scsi/53c7,8xx.chostdata->options |= OPTION_NO_PRINT_RACE;
options5270drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR)
options1319drivers/scsi/53c7,8xx.hlong long options;      /* Bitfielded set of options enabled */
options1505drivers/scsi/53c7,8xx.hhost->hostdata)-> options & OPTION_MEMORY_MAPPED 
options1542drivers/scsi/53c7,8xx.hif (hostdata->options & OPTION_DEBUG_FIXUP)     \
options1574drivers/scsi/53c7,8xx.hif (hostdata->options & OPTION_DEBUG_DSA)      \
options847drivers/scsi/aic7xxx.c} options[] = {
options855drivers/scsi/aic7xxx.cfor (i = 0; options[i].name; i++)
options857drivers/scsi/aic7xxx.cn = strlen(options[i].name);
options858drivers/scsi/aic7xxx.cif (!strncmp(options[i].name, p, n))
options862drivers/scsi/aic7xxx.c*(options[i].flag) = simple_strtoul(p + n + 1, NULL, 0);
options866drivers/scsi/aic7xxx.c*(options[i].flag) = !0;
options582drivers/scsi/fdomain.cint options = inb( base + Configuration1 );
options585drivers/scsi/fdomain.cprintk( " Options = %x\n", options );
options595drivers/scsi/fdomain.c&& addresses[ (options & 0xc0) >> 6 ] != bios_base) return 0;
options597drivers/scsi/fdomain.creturn ints[ (options & 0x0e) >> 1 ];
options1240drivers/scsi/st.cst_set_options(struct inode * inode, long options)
options1247drivers/scsi/st.cif ((options & MT_ST_OPTIONS) == MT_ST_BOOLEANS) {
options1248drivers/scsi/st.cSTp->do_buffer_writes = (options & MT_ST_BUFFER_WRITES) != 0;
options1249drivers/scsi/st.cSTp->do_async_writes  = (options & MT_ST_ASYNC_WRITES) != 0;
options1250drivers/scsi/st.cSTp->do_read_ahead    = (options & MT_ST_READ_AHEAD) != 0;
options1251drivers/scsi/st.cSTp->two_fm      = (options & MT_ST_TWO_FM) != 0;
options1252drivers/scsi/st.cSTp->fast_mteom    = (options & MT_ST_FAST_MTEOM) != 0;
options1253drivers/scsi/st.cSTp->do_auto_lock     = (options & MT_ST_AUTO_LOCK) != 0;
options1255drivers/scsi/st.cdebugging = (options & MT_ST_DEBUGGING) != 0;
options1264drivers/scsi/st.celse if ((options & MT_ST_OPTIONS) == MT_ST_WRITE_THRESHOLD) {
options1265drivers/scsi/st.cvalue = (options & ~MT_ST_OPTIONS) * ST_BLOCK_SIZE;
options141fs/ext2/super.cstatic int parse_options (char * options, unsigned long * sb_block,
options148fs/ext2/super.cif (!options)
options150fs/ext2/super.cfor (this_char = strtok (options, ",");
options68fs/fat/inode.cstatic int parse_options(char *options,char *check,char *conversion,uid_t *uid,
options82fs/fat/inode.cif (!options) return 1;
options83fs/fat/inode.cfor (this_char = strtok(options,","); this_char; this_char = strtok(NULL,",")) {
options335fs/hpfs/hpfs_fs.cvoid *options, int silent)
options359fs/hpfs/hpfs_fs.cif (!parse_opts(options, &uid, &gid, &umask, &lowercase, &conv,
options71fs/isofs/inode.cstatic int parse_options(char *options, struct iso9660_options * popt)
options85fs/isofs/inode.cif (!options) return 1;
options86fs/isofs/inode.cfor (this_char = strtok(options,","); this_char; this_char = strtok(NULL,",")) {
options411fs/nfs/nfsroot.cchar *cp, *options, *val;
options432fs/nfs/nfsroot.cif ((options = strchr(buf, ',')))
options433fs/nfs/nfsroot.c*options++ = '\0';
options454fs/nfs/nfsroot.cif (options) {
options455fs/nfs/nfsroot.ccp = strtok(options, ",");
options45fs/proc/inode.cstatic int parse_options(char *options,uid_t *uid,gid_t *gid)
options51fs/proc/inode.cif (!options) return 1;
options52fs/proc/inode.cfor (this_char = strtok(options,","); this_char; this_char = strtok(NULL,",")) {
options283include/asm-i386/unistd.hstatic inline _syscall3(pid_t,waitpid,pid_t,pid,int *,wait_stat,int,options)
options1308include/asm-mips/unistd.hstatic inline _syscall3(pid_t,waitpid,pid_t,pid,int *,wait_stat,int,options)
options278include/asm-ppc/unistd.hstatic inline _syscall3(pid_t,waitpid,pid_t,pid,int *,wait_stat,int,options)
options411include/asm-sparc/unistd.hstatic inline _syscall3(pid_t,waitpid,pid_t,pid,int *,wait_stat,int,options)
options109include/linux/igmp.hextern int igmp_rcv(struct sk_buff *, struct device *, struct options *, __u32, unsigned short,
options67include/linux/ppp-comp.hvoid  *(*comp_alloc) (unsigned char *options, int opt_len);
options73include/linux/ppp-comp.hint  (*comp_init) (void *state, unsigned char *options,
options87include/linux/ppp-comp.hvoid  *(*decomp_alloc) (unsigned char *options, int opt_len);
options93include/linux/ppp-comp.hint  (*decomp_init) (void *state, unsigned char *options,
options33include/net/icmp.hstruct options *opt, __u32 daddr,
options94include/net/ip.hstruct options *opt, int len,
options98include/net/ip.hextern int    ip_options_echo(struct options * dopt, struct options * sopt,
options101include/net/ip.hextern int    ip_options_compile(struct options * opt, struct sk_buff * skb);
options118include/net/ip.hstruct options * opt,
options142include/net/ip.hextern void ip_options_build(struct sk_buff *skb, struct options *opt, __u32 daddr, __u32 saddr, int is_frag);
options143include/net/ip.hextern int ip_options_echo(struct options *dopt, struct options *sopt, __u32 daddr, __u32 saddr, struct sk_buff *skb);
options145include/net/ip.hextern int ip_options_compile(struct options *opt, struct sk_buff *skb);
options1include/net/ipip.hextern int ipip_rcv(struct sk_buff *skb, struct device *dev, struct options *opt, 
options32include/net/protocol.hstruct options *opt, __u32 daddr,
options151include/net/sock.hstruct options    *opt;
options333include/net/sock.hstruct options *opt, int len,
options345include/net/sock.hstruct options *opt, __u32 daddr,
options123include/net/tcp.hstruct options *opt, __u32 daddr,
options147include/net/tcp.hstruct proto *prot, struct options *opt, struct device *dev, int tos, int ttl);
options46include/net/udp.hstruct options *opt, __u32 daddr,
options553kernel/exit.casmlinkage int sys_wait4(pid_t pid,unsigned int * stat_addr, int options, struct rusage * ru)
options584kernel/exit.cif ((p->exit_signal != SIGCHLD) ^ ((options & __WCLONE) != 0))
options591kernel/exit.cif (!(options & WUNTRACED) && !(p->flags & PF_PTRACED))
options626kernel/exit.cif (options & WNOHANG)
options648kernel/exit.casmlinkage int sys_waitpid(pid_t pid,unsigned int * stat_addr, int options)
options650kernel/exit.creturn sys_wait4(pid, stat_addr, options, NULL);
options563net/core/sock.csk->prot->rcv(skb, skb->dev, (struct options*)skb->proto_priv,
options168net/ipv4/icmp.cstruct options replyopts;
options648net/ipv4/icmp.cint icmp_rcv(struct sk_buff *skb, struct device *dev, struct options *opt,
options429net/ipv4/igmp.cint igmp_rcv(struct sk_buff *skb, struct device *dev, struct options *opt,
options95net/ipv4/ip_forward.cstruct   options * opt  = (struct options*)skb->proto_priv;
options206net/ipv4/ip_input.cstruct options * opt = NULL;
options268net/ipv4/ip_input.copt = (struct options*)skb->proto_priv;
options29net/ipv4/ip_options.cvoid ip_options_build(struct sk_buff * skb, struct options * opt,
options35net/ipv4/ip_options.cmemcpy(skb->proto_priv, opt, sizeof(struct options));
options37net/ipv4/ip_options.copt = (struct options*)skb->proto_priv;
options73net/ipv4/ip_options.cint ip_options_echo(struct options * dopt, struct options * sopt,
options81net/ipv4/ip_options.cmemset(dopt, 0, sizeof(struct options));
options86net/ipv4/ip_options.csopt = (struct options*)skb->proto_priv;
options197net/ipv4/ip_options.cstruct options * opt = (struct options*)skb->proto_priv;
options234net/ipv4/ip_options.cint ip_options_compile(struct options * opt, struct sk_buff * skb)
options244net/ipv4/ip_options.copt = (struct options*)skb->proto_priv;
options245net/ipv4/ip_options.cmemset(opt, 0, sizeof(struct options));
options193net/ipv4/ip_output.cstruct device **dev, int type, struct options *opt,
options571net/ipv4/ip_output.cstruct options * opt,
options145net/ipv4/ip_sockglue.cstruct options * opt = NULL;
options146net/ipv4/ip_sockglue.cstruct options * old_opt;
options152net/ipv4/ip_sockglue.copt = kmalloc(sizeof(struct options)+((optlen+3)&~3), GFP_KERNEL);
options155net/ipv4/ip_sockglue.cmemset(opt, 0, sizeof(struct options));
options165net/ipv4/ip_sockglue.ckfree_s(opt, sizeof(struct options) + optlen);
options451net/ipv4/ip_sockglue.cunsigned char optbuf[sizeof(struct options)+40];
options452net/ipv4/ip_sockglue.cstruct options * opt = (struct options*)optbuf;
options459net/ipv4/ip_sockglue.cmemcpy(optbuf, sk->opt, sizeof(struct options)+sk->opt->optlen);
options52net/ipv4/ipip.cint ipip_rcv(struct sk_buff *skb, struct device *dev, struct options *opt, 
options76net/ipv4/ipip.cmemset(skb->proto_priv, 0, sizeof(struct options));
options158net/ipv4/tcp_input.cstruct options *opt, unsigned long saddr, struct device *dev)
options316net/ipv4/tcp_input.cu32 daddr, u32 saddr, struct options *opt, struct device *dev, u32 seq)
options376net/ipv4/tcp_input.csk->opt = (struct options*)kmalloc(sizeof(struct options)+opt->optlen, GFP_ATOMIC);
options386net/ipv4/tcp_input.ckfree_s(sk->opt, sizeof(struct options)+opt->optlen);
options1574net/ipv4/tcp_input.cint tcp_rcv(struct sk_buff *skb, struct device *dev, struct options *opt,
options378net/ipv4/tcp_output.cstruct options *  opt = (struct options*)skb->proto_priv;
options493net/ipv4/tcp_output.cstruct proto *prot, struct options *opt, struct device *dev, int tos, int ttl)
options591net/ipv4/udp.cint udp_rcv(struct sk_buff *skb, struct device *dev, struct options *opt,