Home
last modified time | relevance | path

Searched defs:ifp (Results 1 – 25 of 65) sorted by relevance

123

/titanic_51/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Doutput.c50 struct interface *ifp; in supplyall() local
76 solicit(struct sockaddr_in6 * sin6,struct interface * ifp) solicit() argument
89 struct interface *ifp; solicitall() local
116 sendpacket(struct sockaddr_in6 * sin6,struct interface * ifp,int size,int flags) sendpacket() argument
133 supply(struct sockaddr_in6 * sin6,struct interface * ifp,int rtstate,boolean_t splith) supply() argument
[all...]
H A Dinput.c71 in_data(struct interface *ifp) in in_data() argument
129 struct interface *ifp) in rip_input() argument
508 dynamic_update(struct interface * ifp) dynamic_update() argument
[all...]
H A Dstartup.c64 struct interface *ifp; in initifs() local
364 addrouteforif(struct interface * ifp) addrouteforif() argument
505 resetup_listen_sock(struct interface * ifp,int newindex) resetup_listen_sock() argument
[all...]
H A Dif.c48 struct interface *ifp; in if_ifwithname() local
72 struct interface *ifp; in if_dump2() local
[all...]
H A Dtrace.c53 traceinit(struct interface *ifp) in traceinit() argument
64 iftraceinit(struct interface *ifp, struc argument
219 dumpif(FILE * fp,struct interface * ifp) dumpif() argument
[all...]
H A Dtrace.h81 #define TRACE_INPUT(ifp, src, size) { \ argument
91 #define TRACE_OUTPUT(ifp, dst, size) { \ argument
H A Dtables.c235 int metric, int tag, boolean_t ifroute, struct interface *ifp) in rtadd() argument
326 struct interface *ifp) in rtchange() argument
472 rtpurgeif(struct interface *ifp) in rtpurgeif() argument
[all...]
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c312 if_link(struct interface *ifp, uint32_t ifindex) in if_link() argument
357 struct interface *ifp, *possible = NULL; ifwithaddr() local
395 struct interface *ifp; ifwithname() local
437 struct interface *ifp; findremoteif() local
451 struct interface *ifp; findifaddr() local
495 addr_on_ifp(in_addr_t addr,struct interface * ifp,struct interface ** best) addr_on_ifp() argument
541 struct interface *ifp, *maybe; iflookup() local
576 ripv1_mask_net(in_addr_t addr,const struct interface * ifp) ripv1_mask_net() argument
636 ripv1_mask_host(in_addr_t addr,const struct interface * ifp) ripv1_mask_host() argument
692 struct interface *ifp; check_dup() local
746 check_remote(struct interface * ifp) check_remote() argument
775 ifdel(struct interface * ifp) ifdel() argument
878 if_sick(struct interface * ifp,boolean_t recurse) if_sick() argument
902 if_bad(struct interface * ifp,boolean_t recurse) if_bad() argument
962 if_ok(struct interface * ifp,const char * type,boolean_t recurse) if_ok() argument
999 remote_address_ok(struct interface * ifp,in_addr_t addr) remote_address_ok() argument
1031 struct interface ifs, *ifp, *ifp1; ifscan() local
1768 check_net_syn(struct interface * ifp) check_net_syn() argument
1817 addrouteforif(struct interface * ifp) addrouteforif() argument
1924 get_if_kstats(struct interface * ifp,struct phyi_data * newdata) get_if_kstats() argument
1987 should_supply(struct interface * ifp) should_supply() argument
[all...]
H A Drdisc.c100 #define PREF(p, ifp) ((p) <= (uint32_t)(ifp)->int_metric ? ((p) != 0 ? 1 : 0) \ argument
112 struct interface *ifp, in trace_rdisc() argument
216 set_rdisc_mg(struct interface *ifp, in set_rdisc_mg() argument
297 struct interface *ifp; set_supplier() local
454 if_bad_rdisc(struct interface * ifp) if_bad_rdisc() argument
494 if_ok_rdisc(struct interface * ifp) if_ok_rdisc() argument
512 struct interface *ifp; del_rdisc() local
579 struct interface *ifp; rdisc_sort() local
879 parse_ad(uint32_t from,in_addr_t gate,uint32_t pref,ushort_t life,struct interface * ifp) parse_ad() argument
1006 send_rdisc(union ad_u * p,uint_t p_size,struct interface * ifp,in_addr_t dst,dstaddr_t type) send_rdisc() argument
1092 send_adv(struct interface * ifp,in_addr_t dst,dstaddr_t type) send_adv() argument
1131 struct interface *ifp; rdisc_adv() local
1174 struct interface *ifp; rdisc_sol() local
1222 ck_icmp(const char * act,in_addr_t from,struct interface * ifp,in_addr_t to,union ad_u * p,uint_t len) ck_icmp() argument
1273 struct interface *ifp; read_d() local
1406 rdisc_suppress(struct interface * ifp) rdisc_suppress() argument
1421 rdisc_restore(struct interface * ifp) rdisc_restore() argument
[all...]
H A Dtable.c317 struct interface *ifp, in ag_check() argument
798 rtioctl(int action,in_addr_t dst,in_addr_t gate,in_addr_t mask,struct interface * ifp,uint8_t metric,int flags) rtioctl() argument
905 kern_find(in_addr_t dst,in_addr_t mask,in_addr_t gate,struct interface * ifp,struct khash *** ppk) kern_find() argument
928 kern_alternate(in_addr_t dst,in_addr_t mask,in_addr_t gate,struct interface * ifp,struct khash *** ppk) kern_alternate() argument
945 kern_add(in_addr_t dst,uint32_t mask,in_addr_t gate,struct interface * ifp) kern_add() argument
969 kern_flush_ifp(struct interface * ifp) kern_flush_ifp() argument
1019 kern_check_static(struct khash * k,struct interface * ifp) kern_check_static() argument
1120 struct interface *ifp = ifptr; rtm_add() local
1302 struct interface *ifp; get_info_gate() local
1352 struct interface *ifp; sync_kern() local
1571 struct interface *ifp; read_rt() local
1883 struct interface *ifp; kern_out() local
2178 del_static(in_addr_t dst,in_addr_t mask,in_addr_t gate,struct interface * ifp,int gone) del_static() argument
2572 struct interface *ifp, *ifp1; rtbad_sub() local
2726 struct interface *ifp; walk_age() local
2801 struct interface *ifp; age() local
2883 struct interface *ifp; gwkludge_iflookup() local
2906 struct interface *ifp; lifp_iflookup() local
[all...]
H A Doutput.c57 struct interface *ifp; /* usually output interface */ member
103 struct interface *ifp, in output() argument
249 find_auth(struct interface * ifp) find_auth() argument
742 supply(struct sockaddr_in * dst,struct interface * ifp,enum output_type type,int flash,int vers,boolean_t passwd_ok) supply() argument
913 struct interface *ifp; rip_bcast() local
986 struct interface *ifp; rip_query() local
[all...]
H A Dmain.c759 struct interface *ifp; in rip_off() local
802 rip_mcast_on(struct interface * ifp) rip_mcast_on() argument
823 rip_mcast_off(struct interface * ifp) rip_mcast_off() argument
843 rip_on(struct interface * ifp) rip_on() argument
[all...]
H A Dinput.c59 struct interface *ifp, *ifp1, *ifp2; in receiving_interface() local
115 struct interface *ifp; in read_rip() local
155 input(struct sockaddr_in * from,struct interface * ifp,struct rip * rip,int cc) input() argument
[all...]
H A Dparms.c56 get_parms(struct interface *ifp) in get_parms() argument
222 struct interface *ifp; gwkludge() local
1019 struct interface *ifp; addroutefordefault() local
[all...]
/titanic_51/usr/src/cmd/ipf/tools/
H A Dip_fil.c439 void fr_forgetifp(ifp, ifs) in fr_forgetifp() argument
502 no_output(ifp,m,s) no_output() argument
521 write_output(ifp,m,s) write_output() argument
561 fr_setifpaddr(ifp,addr) fr_setifpaddr() argument
613 struct ifnet *ifp, **ifpp, **old_ifneta; global() local
718 get_ifname(ifp) get_ifname() argument
736 struct ifnet *ifp, **ifpp; init_ifp() local
772 struct ifnet *ifp = fdp->fd_ifp; global() local
995 struct ifnet *ifp = ifptr; global() local
[all...]
/titanic_51/usr/src/cmd/print/bsd-sysv-commands/
H A Din.lpd.c370 submit_job(papi_service_t svc, FILE *ifp, char *printer, int rid, char *cf, in submit_job() argument
406 receive_control_file(papi_service_t svc, FILE *ifp, FILE *ofp, int size) in receive_control_file() argument
440 receive_data_file(FILE *ifp, FILE *ofp, int size) in receive_data_file() argument
489 berkeley_receive_files(papi_service_t svc,FILE * ifp,FILE * ofp,char * printer) berkeley_receive_files() argument
552 berkeley_transfer_files(papi_service_t svc,FILE * ifp,FILE * ofp,char * printer) berkeley_transfer_files() argument
635 FILE *ifp = stdin; main() local
[all...]
/titanic_51/usr/src/cmd/ctfdiff/
H A Dctfdiff.c92 ctfdiff_func_cb(ctf_file_t *ifp, ulong_t iidx, boolean_t similar, in ctfdiff_func_cb() argument
124 ctfdiff_obj_cb(ctf_file_t *ifp, ulong_t iidx, ctf_id_t iid, boolean_t similar, in ctfdiff_obj_cb() argument
156 ctfdiff_cb(ctf_file_t *ifp, ctf_id_t iid, boolean_t similar, ctf_file_t *ofp, in ctfdiff_cb() argument
221 ctfdiff_labels(ctf_file_t * ifp,ctf_file_t * ofp) ctfdiff_labels() argument
322 ctf_file_t *ifp, *ofp; main() local
[all...]
/titanic_51/usr/src/lib/libctf/common/
H A Dctf_diff.c107 ctf_diff_name(ctf_file_t *ifp, ctf_id_t iid, ctf_file_t *ofp, ctf_id_t oid) in ctf_diff_name() argument
135 ctf_diff_number(ctf_file_t *ifp, ctf_id_t iid, ctf_file_t *ofp, ctf_id_t oid) in ctf_diff_number() argument
161 ctf_diff_typedef(ctf_diff_t *cds, ctf_file_t *ifp, ctf_id_t iid, in ctf_diff_typedef() argument
188 ctf_diff_qualifier(ctf_diff_t * cds,ctf_file_t * ifp,ctf_id_t iid,ctf_file_t * ofp,ctf_id_t oid) ctf_diff_qualifier() argument
209 ctf_diff_array(ctf_diff_t * cds,ctf_file_t * ifp,ctf_id_t iid,ctf_file_t * ofp,ctf_id_t oid) ctf_diff_array() argument
253 ctf_diff_fptr(ctf_diff_t * cds,ctf_file_t * ifp,ctf_id_t iid,ctf_file_t * ofp,ctf_id_t oid) ctf_diff_fptr() argument
316 ctf_diff_struct(ctf_diff_t * cds,ctf_file_t * ifp,ctf_id_t iid,ctf_file_t * ofp,ctf_id_t oid) ctf_diff_struct() argument
508 ctf_diff_union(ctf_diff_t * cds,ctf_file_t * ifp,ctf_id_t iid,ctf_file_t * ofp,ctf_id_t oid) ctf_diff_union() argument
554 ctf_diff_enum(ctf_file_t * ifp,ctf_id_t iid,ctf_file_t * ofp,ctf_id_t oid) ctf_diff_enum() argument
596 ctf_diff_forward(ctf_file_t * ifp,ctf_id_t iid,ctf_file_t * ofp,ctf_id_t oid) ctf_diff_forward() argument
617 ctf_diff_type(ctf_diff_t * cds,ctf_file_t * ifp,ctf_id_t iid,ctf_file_t * ofp,ctf_id_t oid) ctf_diff_type() argument
819 ctf_diff_init(ctf_file_t * ifp,ctf_file_t * ofp,ctf_diff_t ** cdsp) ctf_diff_init() argument
963 ctf_file_t *ifp, *ofp; ctf_diff_symid() local
987 ctf_diff_void_cb(ctf_file_t * ifp,ctf_id_t iid,boolean_t same,ctf_file_t * ofp,ctf_id_t oid,void * arg) ctf_diff_void_cb() argument
[all...]
/titanic_51/usr/src/uts/common/inet/ipf/
H A Dip_log.c251 void *ifp; local
254 qif_t *ifp; local
256 struct ifnet *ifp; local
[all...]
H A Dip_nat.c3275 void *ifp; local
3529 void *ifp; global() local
3873 struct ifnet *ifp, *sifp; global() local
4199 struct ifnet *ifp; global() local
4739 fr_nataddrsync(v,ifp,addr,ifs) fr_nataddrsync() argument
4863 fr_natifpsync(action,v,ifp,name,ifs) fr_natifpsync() argument
4981 fr_natifindexsync(ifp,newifp,ifs) fr_natifindexsync() argument
5118 nat_ifdetach(ifp,ifs) nat_ifdetach() argument
[all...]
/titanic_51/usr/src/cmd/ipf/lib/common/
H A Dprintifname.c16 void printifname(format, name, ifp) in printifname() argument
/titanic_51/usr/src/uts/common/xen/io/
H A Dxencons.c524 #define INBUF_IX(ix, ifp) (DOMAIN_IS_INITDOMAIN(xen_info) ? \ argument
542 volatile struct xencons_interface *ifp; in xencons_rxint() local
734 volatile struct xencons_interface *ifp = xcp->ifp; xenconsintr() local
860 volatile struct xencons_interface *ifp = xcp->ifp; xcasync_start() local
1282 volatile struct xencons_interface *ifp = xcp->ifp; xenconsputchar() local
1320 volatile struct xencons_interface *ifp = xcp->ifp; xenconsischar() local
[all...]
/titanic_51/usr/src/cmd/avs/dsw/
H A Diicpbmp.c129 FILE *ifp, *ofp; in copybmp() local
/titanic_51/usr/src/uts/common/io/
H A Dgld.c519 gld_interface_t *ifp; in gld_register() local
860 gld_interface_t *ifp; in gld_unregister() local
953 gld_interface_t *ifp; in gld_initstats() local
2046 gld_interface_t *ifp; gld_start() local
2245 gld_interface_t *ifp = mac_pvt->interfacep; gld_start_mdt() local
2506 gld_interface_t *ifp; gld_precv() local
2551 gld_interface_t *ifp = mac_pvt->interfacep; gld_precv_mdt() local
2583 gld_interface_t *ifp; gld_recv_tagged() local
3445 gld_interface_t *ifp; gld_fastpath() local
3681 gld_interface_t *ifp; gld_cap_ack() local
4500 gld_interface_t *ifp; gld_unitdata() local
[all...]
/titanic_51/usr/src/cmd/audio/audioconvert/
H A Dfile.cc81 AudioUnixfile* ifp; in open_input_file() local
[all...]

123