Lines Matching refs:nat44_cfg_spool
348 space += c * sizeof(struct nat44_cfg_spool); in estimate_redir_addr()
368 struct nat44_cfg_spool *spool; in setup_redir_addr()
374 spool = (struct nat44_cfg_spool *)buf; in setup_redir_addr()
375 space += sizeof(struct nat44_cfg_spool); in setup_redir_addr()
380 buf = &buf[sizeof(struct nat44_cfg_spool)]; in setup_redir_addr()
410 space += c * sizeof(struct nat44_cfg_spool); in estimate_redir_port()
537 struct nat44_cfg_spool *spool; in setup_redir_port()
541 spool = (struct nat44_cfg_spool *)buf; in setup_redir_port()
542 space += sizeof(struct nat44_cfg_spool); in setup_redir_port()
571 buf = &buf[sizeof(struct nat44_cfg_spool)]; in setup_redir_port()
650 struct nat44_cfg_spool *s; in nat_show_cfg()
704 s = (struct nat44_cfg_spool *)&buf[off]; in nat_show_cfg()
710 off += sizeof(struct nat44_cfg_spool); in nat_show_cfg()
724 s = (struct nat44_cfg_spool *)&buf[off]; in nat_show_cfg()
729 off += sizeof(struct nat44_cfg_spool); in nat_show_cfg()